OpenCloudOS-Kernel/drivers/net/ethernet/qlogic/qed
Colin Ian King fea24857bb qed: initialize return rc to avoid returning garbage
in the case where qed_slowpath_irq_req is not called, rc is not
assigned and so qed_int_igu_enable will return a garbage value.
Fix this by initializing rc to 0.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-30 15:48:15 -04:00
..
Makefile
qed.h qed: Prevent MF link notifications 2016-03-11 15:20:19 -05:00
qed_cxt.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_cxt.h
qed_dev.c qed: Remove unused NVM vendor ID 2016-03-02 14:04:18 -05:00
qed_dev_api.h qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_hsi.h qed: Notify of transciever changes 2016-03-11 15:20:20 -05:00
qed_hw.c qed: Turn most GFP_ATOMIC into GFP_KERNEL 2016-02-21 22:49:15 -05:00
qed_hw.h
qed_init_fw_funcs.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.c qed/qede: use 8.7.3.0 FW. 2016-02-17 16:04:42 -05:00
qed_init_ops.h
qed_int.c qed: initialize return rc to avoid returning garbage 2016-03-30 15:48:15 -04:00
qed_int.h qed: Semantic refactoring of interrupt code 2016-03-01 17:39:49 -05:00
qed_l2.c qed/qede: Add infrastructure support for hardware GRO 2016-03-07 15:01:39 -05:00
qed_main.c qed: Fix error flow on slowpath start 2016-03-02 14:04:18 -05:00
qed_mcp.c qed: Enlrage the drain timeout 2016-03-11 15:20:20 -05:00
qed_mcp.h qed: Major changes to MB locking 2016-03-11 15:20:20 -05:00
qed_reg_addr.h qed: Print additional HW attention info 2016-03-01 17:39:50 -05:00
qed_sp.h qed: Change metadata needed for SPQ entries 2016-02-21 22:49:15 -05:00
qed_sp_commands.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00
qed_spq.c qed: Introduce DMA_REGPAIR_LE 2016-02-21 22:49:16 -05:00