git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b67d801
)
qeth: fix race condition during device startup
author
Frank Blaschka
<frank.blaschka@de.ibm.com>
Mon, 8 Nov 2010 03:03:49 +0000
(
03:03
+0000)
committer
David 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