alistair23-linux/drivers/net/fs_enet
David S. Miller 4ec2411980 [NET]: Do not check netif_running() and carrier state in ->poll()
Drivers do this to try to break out of the ->poll()'ing loop
when the device is being brought administratively down.

Now that we have a napi_disable() "pending" state we are going
to solve that problem generically.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-08 23:30:09 -08:00
..
fec.h
fs_enet-main.c [NET]: Do not check netif_running() and carrier state in ->poll() 2008-01-08 23:30:09 -08:00
fs_enet.h
Kconfig
mac-fcc.c
mac-fec.c
mac-scc.c [POWERPC] Fix typo #ifdef -> #ifndef 2007-12-13 22:44:09 -06:00
Makefile
mii-bitbang.c
mii-fec.c