linux/drivers/infiniband/hw/nes
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
..
Kconfig RDMA/nes: Use LRO 2008-04-29 13:46:54 -07:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_cm.c drivers: replace NIPQUAD() 2008-10-31 00:56:00 -07:00
nes_cm.h RDMA/nes: CM connection setup/teardown rework 2008-07-24 20:50:45 -07:00
nes_context.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_hw.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
nes_hw.h RDMA/nes: Mitigate compatibility issue regarding PCIe write credits 2008-11-02 21:40:55 -08:00
nes_nic.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
nes_user.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes_utils.c drivers: replace NIPQUAD() 2008-10-31 00:56:00 -07:00
nes_verbs.c RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps 2008-11-02 21:39:17 -08:00
nes_verbs.h RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-11-18 23:38:23 -08:00
nes.h RDMA/nes: Add wqm_quanta module option 2008-09-30 15:35:46 -07:00