commit | 736b3a27b3c50c4a23717b802240435a69e8d0ff | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Wed Mar 17 14:25:24 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 23 16:50:16 2010 -0400 |
tree | 31146e064aa07c32ce881e11a335f566e8cad367 | |
parent | 05020d236e91ddab1cb42483843a8995b3be1adf [diff] |
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 <Sujith.Manoharan@atheros.com> Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>