alistair23-linux/drivers/net/wan
Kamalesh Babulal 2d0658d4ef net: Fix more NAPI interface netdev argument drop fallout.
I hit similar build failure due to the change in the netif_rx_reschedule()

drivers/net/ehea/ehea_main.c: In function 'ehea_poll':
drivers/net/ehea/ehea_main.c:844: warning: passing argument 1 of 'netif_rx_reschedule' from incompatible pointer type
drivers/net/ehea/ehea_main.c:844: error: too many arguments to function 'netif_rx_reschedule'
make[3]: *** [drivers/net/ehea/ehea_main.o] Error 1

greping through the sources for the changes missed out, we have

./drivers/net/arm/ixp4xx_eth.c:507:							netif_rx_reschedule(dev, napi)) {
./drivers/net/arm/ep93xx_eth.c:310:             if (more && netif_rx_reschedule(dev, napi))
./drivers/net/wan/ixp4xx_hss.c:657:							netif_rx_reschedule(dev, napi)) {

Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-29 18:18:24 -08:00
..
lmc drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
.gitignore
c101.c WAN: remove SCA II support from SCA drivers 2008-11-22 02:49:47 +01:00
cosa.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
cosa.h
cycx_drv.c drivers/net: replace __FUNCTION__ with __func__ 2008-09-24 18:59:00 -04:00
cycx_main.c
cycx_x25.c netdevice wanrouter: Convert directly reference of netdev->priv 2008-11-20 04:26:21 -08:00
dlci.c netdevice: safe convert to netdev_priv() #part-3 2008-11-12 23:38:36 -08:00
dscc4.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
farsync.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
farsync.h WAN: farsync driver no longer uses syncppp.c directly 2008-07-23 23:00:38 +02:00
hd64570.c WAN: Correct comments in hd6457[02].c 2008-11-22 02:49:48 +01:00
hd64570.h
hd64572.c net: Remove unused netdev arg from some NAPI interfaces. 2008-12-22 20:43:12 -08:00
hd64572.h
hdlc.c WAN: cosmetic changes to generic HDLC 2008-07-23 23:00:25 +02:00
hdlc_cisco.c WAN: cosmetic changes to generic HDLC 2008-07-23 23:00:25 +02:00
hdlc_fr.c netdevice hdlc: Convert directly reference of netdev->priv 2008-11-21 16:34:18 -08:00
hdlc_ppp.c HDLC_PPP: Fix Configure-Ack to return original options as required by the standard. 2008-12-22 01:00:05 +01:00
hdlc_raw.c WAN: cosmetic changes to generic HDLC 2008-07-23 23:00:25 +02:00
hdlc_raw_eth.c WAN: cosmetic changes to generic HDLC 2008-07-23 23:00:25 +02:00
hdlc_x25.c wan/hdlc_x25.c: fix a NULL dereference 2008-09-24 18:49:02 -04:00
hostess_sv11.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
ixp4xx_hss.c net: Fix more NAPI interface netdev argument drop fallout. 2008-12-29 18:18:24 -08:00
Kconfig WAN: Add IXP4xx HSS HDLC driver. 2008-12-22 00:47:31 +01:00
lapbether.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
Makefile WAN: Add IXP4xx HSS HDLC driver. 2008-12-22 00:47:31 +01:00
n2.c WAN: remove SCA II support from SCA drivers 2008-11-22 02:49:47 +01:00
pc300-falc-lh.h
pc300.h WAN: Convert PC300 driver to use normal u8/u16/u32 types 2008-07-23 23:00:38 +02:00
pc300_drv.c drivers/net/wan: Remove redundant test 2008-12-25 18:03:44 -08:00
pc300_tty.c drivers/net: replace __FUNCTION__ with __func__ 2008-09-24 18:59:00 -04:00
pc300too.c WAN pc300too.c: Fix PC300-X.21 detection 2008-11-22 02:55:21 +01:00
pci200syn.c WAN: Simplify HD64572 drivers. 2008-11-22 02:49:48 +01:00
sbni.c netdevice sbni: Convert directly reference of netdev->priv 2008-11-24 14:52:16 -08:00
sbni.h
sdla.c netdevice: safe convert to netdev_priv() #part-3 2008-11-12 23:38:36 -08:00
sealevel.c drivers/net: Kill now superfluous ->last_rx stores. 2008-11-03 21:11:17 -08:00
wanxl.c drivers/net/wan: fix sparse warnings: make do-while a compound statement 2008-12-26 00:09:51 -08:00
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c drivers/net/wan: fix sparse warning: make symbol static 2008-12-26 00:11:21 -08:00
x25_asy.h
z85230.c drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols 2008-12-26 00:12:08 -08:00
z85230.h net: Rationalise email address: Network Specific Parts 2008-10-13 19:01:08 -07:00