commit | 0cffef48ebf5060f749d8b04ab0437a4ba009e77 | [log] [tgz] |
---|---|---|
author | Frank Blaschka <frank.blaschka@de.ibm.com> | Mon Nov 08 03:03:49 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 08 12:17:08 2010 -0800 |
tree | ec5aacf178b126a52f5cb61611ce64fc2a2861b1 | |
parent | b67d801f922b989e6756579438bd493ad9052bca [diff] |
qeth: fix race condition during device startup 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>