commit | df1c2986c4685776ed02802c170c7fb6f47d8218 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Sat Aug 21 21:24:59 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 27 13:27:05 2010 -0400 |
tree | cef7d77b4d901ecc30ad2734d5110c303080bd49 | |
parent | 903786a5626e7214d97b232bece88ee75e37d021 [diff] |
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>