linux/drivers/net/atl1e
Ben Hutchings 288379f050 net: Remove redundant NAPI functions
Following the removal of the unused struct net_device * parameter from
the NAPI functions named *netif_rx_* in commit 908a7a1, they are
exactly equivalent to the corresponding *napi_* functions and are
therefore redundant.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-21 14:33:50 -08:00
..
Makefile atl1e: Atheros L1E Gigabit Ethernet driver 2008-07-22 19:31:04 -04:00
atl1e.h drivers: remove duplicated #include 2008-11-04 08:18:19 -08:00
atl1e_ethtool.c atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST? 2008-08-14 04:44:18 -04:00
atl1e_hw.c atl1e: fix broken multicast by removing unnecessary crc inversion 2008-11-14 18:18:55 -05:00
atl1e_hw.h atl1e: Atheros L1E Gigabit Ethernet driver 2008-07-22 19:31:04 -04:00
atl1e_main.c net: Remove redundant NAPI functions 2009-01-21 14:33:50 -08:00
atl1e_param.c atl1e: Atheros L1E Gigabit Ethernet driver 2008-07-22 19:31:04 -04:00