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:
aeda3b2
)
staging: vt6655: device_intr check for vif on while loop
author
Malcolm Priestley
<tvboxspy@gmail.com>
Mon, 6 Apr 2015 20:19:48 +0000
(21:19 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 30 Apr 2015 14:57:32 +0000
(16:57 +0200)
vif should never be or go null while in loop.
Fixes race condition where interrupts are late and when
interface is not present.
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found