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:
fa5c107
)
ath9k: Fix NULL pointer dereference on early irq
author
Wojciech Dubowik
<Wojciech.Dubowik@neratec.com>
Thu, 18 Sep 2014 06:30:41 +0000
(08:30 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 22 Sep 2014 20:02:15 +0000
(16:02 -0400)
The ah struct might not have been initialized when
interrupt comes so check for it.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found