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:
738a849
)
sky2: fix hang in napi_disable
author
stephen hemminger
<shemminger@vyatta.com>
Thu, 17 Nov 2011 14:37:35 +0000
(14:37 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 18 Nov 2011 02:43:57 +0000
(21:43 -0500)
If IRQ was never initialized, then calling napi_disable() would hang.
Add more bookkeeping to track whether IRQ was ever initialized.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found