alistair23-linux/drivers/net/enic
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
..
cq_desc.h enic: mask off some reserved bits in CQ descriptor for future use 2008-11-21 21:28:40 -08:00
cq_enet_desc.h
enic.h
enic_main.c net: Remove redundant NAPI functions 2009-01-21 14:33:50 -08:00
enic_res.c
enic_res.h enic: move wmb closer to where needed: before writing posted_index to hw 2008-11-21 21:29:01 -08:00
Makefile
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c drivers/net/enic: fix sparse warning: make symbol static 2008-12-26 00:01:18 -08:00
vnic_dev.h
vnic_devcmd.h enic: driver/firmware API updates 2008-11-21 21:28:18 -08:00
vnic_enet.h
vnic_intr.c
vnic_intr.h enic: misc cleanup items: 2008-11-21 21:29:25 -08:00
vnic_nic.h
vnic_resource.h enic: misc cleanup items: 2008-11-21 21:29:25 -08:00
vnic_rq.c
vnic_rq.h enic: move wmb closer to where needed: before writing posted_index to hw 2008-11-21 21:29:01 -08:00
vnic_rss.h enic: misc cleanup items: 2008-11-21 21:29:25 -08:00
vnic_stats.h
vnic_wq.c
vnic_wq.h enic: move wmb closer to where needed: before writing posted_index to hw 2008-11-21 21:29:01 -08:00
wq_enet_desc.h