From: Dan Carpenter Date: Sat, 21 Aug 2010 19:24:59 +0000 (+0200) Subject: ath5k: re-order one of the frees on unwind X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1c2986c4685776ed02802c170c7fb6f47d8218;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed