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:
903786a
)
ath5k: re-order one of the frees on unwind
author
Dan Carpenter
<error27@gmail.com>
Sat, 21 Aug 2010 19:24:59 +0000
(21:24 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 27 Aug 2010 17:27:05 +0000
(13:27 -0400)
There was a small misordering here. In the original code, if we were to
go to err_free_ah then it wouldn't free the irq.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found