qeth: fix race condition during device startup
authorFrank Blaschka <frank.blaschka@de.ibm.com>
Mon, 8 Nov 2010 03:03:49 +0000 (03:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Nov 2010 20:17:08 +0000 (12:17 -0800)
QDIO is running independent from netdevice state. We are not
allowed to schedule NAPI in case the netdevice is not open.

Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found