]> git.karo-electronics.de Git - mv-sheeva.git/commit
ath5k: re-order one of the frees on unwind
authorDan Carpenter <error27@gmail.com>
Sat, 21 Aug 2010 19:24:59 +0000 (21:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Aug 2010 17:27:05 +0000 (13:27 -0400)
commitdf1c2986c4685776ed02802c170c7fb6f47d8218
treecef7d77b4d901ecc30ad2734d5110c303080bd49
parent903786a5626e7214d97b232bece88ee75e37d021
ath5k: re-order one of the frees on unwind

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>
drivers/net/wireless/ath/ath5k/base.c