kernel-hacking-2024-linux-s.../drivers/net/ixgb
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
..
ixgb.h
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
ixgb_osdep.h
ixgb_param.c
Makefile