kernel-ark/drivers/net/qlge
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces.
When the napi api was changed to separate its 1:1 binding to the net_device
struct, the netif_rx_[prep|schedule|complete] api failed to remove the now
vestigual net_device structure parameter.  This patch cleans up that api by
properly removing it..

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-22 20:43:12 -08:00
..
Makefile
qlge_dbg.c
qlge_ethtool.c qlge: remove duplicated #include 2008-10-12 21:04:10 -07:00
qlge_main.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
qlge_mpi.c
qlge.h qlge: Fix MSI/legacy single interrupt bug. 2008-10-22 07:00:49 -04:00