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)
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