linux-stable/drivers/net/ethernet/atheros
Tom Rix f6f4e739b1 net: atheros: atl1c: remove unused atl1c_irq_reset function
clang with W=1 reports
drivers/net/ethernet/atheros/atl1c/atl1c_main.c:214:20: error:
  unused function 'atl1c_irq_reset' [-Werror,-Wunused-function]
static inline void atl1c_irq_reset(struct atl1c_adapter *adapter)
                   ^
This function is not used, so remove it.

Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Link: https://lore.kernel.org/r/20230320232317.1729464-1-trix@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-21 21:18:54 -07:00
..
alx alx: Drop redundant pci_enable_pcie_error_reporting() 2023-03-08 23:34:38 -08:00
atl1c net: atheros: atl1c: remove unused atl1c_irq_reset function 2023-03-21 21:18:54 -07:00
atl1e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
atlx net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ag71xx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-11-17 18:30:39 -08:00
Kconfig net: selftest: fix build issue if INET is disabled 2021-04-28 14:06:45 -07:00
Makefile net: ethernet: add ag71xx driver 2019-05-26 13:22:50 -07:00