linux/drivers/net/qlge
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
qlge.h qlge: Remove dynamic alloc of rx ring control blocks. 2009-01-11 00:07:36 -08:00
qlge_dbg.c qlge: Get rid of split addresses in hardware control blocks. 2009-01-11 00:07:34 -08:00
qlge_ethtool.c
qlge_main.c net: Remove redundant NAPI functions 2009-01-21 14:33:50 -08:00
qlge_mpi.c