linux-stable/drivers/net/ethernet/qlogic
Tom Rix 2bcc74ffd2 qed: remove unused num_ooo_add_to_peninsula variable
clang with W=1 reports
drivers/net/ethernet/qlogic/qed/qed_ll2.c:649:6: error: variable
  'num_ooo_add_to_peninsula' set but not used [-Werror,-Wunused-but-set-variable]
        u32 num_ooo_add_to_peninsula = 0, cid;
            ^
This variable is not used so remove it.

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230326001733.1343274-1-trix@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-27 19:43:45 -07:00
..
netxen netxen_nic: Drop redundant pci_enable_pcie_error_reporting() 2023-03-08 23:34:38 -08:00
qed qed: remove unused num_ooo_add_to_peninsula variable 2023-03-27 19:43:45 -07:00
qede qede: remove linux/version.h and linux/compiler.h 2023-03-10 21:29:54 -08:00
qlcnic qlcnic: Remove unnecessary aer.h include 2023-03-08 23:34:39 -08:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile
qla3xxx.c net/qla3xxx: fix potential memleak in ql3xxx_send() 2022-11-18 19:39:05 -08:00
qla3xxx.h