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:
e97275c
)
ath9k: IRQ should be disabled before calling free_irq()
author
Senthil Balasubramanian
<senthilkumar@atheros.com>
Thu, 13 Nov 2008 12:30:37 +0000
(18:00 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 25 Nov 2008 21:41:30 +0000
(16:41 -0500)
ath9k frees irq even before IRQs are disabled and existing IRQs
are flushed when rfkill_register() fails.
Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found