From: Sujith Date: Wed, 17 Mar 2010 08:55:24 +0000 (+0530) Subject: ath9k_hw: fix hardware deinit X-Git-Tag: v2.6.35-rc1~473^2~671^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=736b3a27b3c50c4a23717b802240435a69e8d0ff;p=pandora-kernel.git ath9k_hw: fix hardware deinit Without this you will get a panic if the device initialization fails. Also, free ath_hw instance properly. ath9k_hw_deinit() shouldn't do it. Cc: stable@kernel.org Signed-off-by: Sujith Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed