From: Sujith Date: Fri, 20 Feb 2009 09:43:26 +0000 (+0530) Subject: ath9k: Fix PCI shutdown sequence X-Git-Tag: v2.6.30-rc1~662^2~460^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db0f41f556620ed73e8beaafb820baf53f863df9;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed