commit | db0f41f556620ed73e8beaafb820baf53f863df9 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Feb 20 15:13:26 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:52:49 2009 -0500 |
tree | 5df00eff235a1e88e63556e1f2cd021d52a4fc3d | |
parent | 8147f5de7a7f241a729aaec912df7dd87a473cd0 [diff] |
ath9k: Fix PCI shutdown sequence pci_release_region() has to be called after the device has been disabled. Also remove a stray __init attribute. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>