linux/drivers/net/netxen
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 netxen: add netxen_nic_ctx.c 2008-07-22 17:52:04 -04:00
netxen_nic.h netxen: handle dma mapping failures 2009-01-14 20:50:00 -08:00
netxen_nic_ctx.c netxen: fix endianness in firmware commands 2009-01-14 20:47:30 -08:00
netxen_nic_ethtool.c netxen: fix link speed reporting for some boards 2009-01-14 20:48:32 -08:00
netxen_nic_hdr.h removed unused #include <linux/version.h>'s 2008-08-23 12:14:12 -07:00
netxen_nic_hw.c netxen: hold tx lock while sending firmware commands 2009-01-14 20:49:43 -08:00
netxen_nic_hw.h netxen: fix promisc mode, mtu setting 2008-08-07 02:11:10 -04:00
netxen_nic_init.c netxen: handle dma mapping failures 2009-01-14 20:50:00 -08:00
netxen_nic_main.c net: Remove redundant NAPI functions 2009-01-21 14:33:50 -08:00
netxen_nic_niu.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
netxen_nic_phan_reg.h netxen: fix mac addr setup 2008-08-14 04:43:05 -04:00