From: Jouni Malinen Date: Tue, 13 Jan 2009 12:32:37 +0000 (+0200) Subject: ath9k: Use a defined value for pci_set_power_state() X-Git-Tag: v2.6.30-rc1~662^2~836^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07e74348c76368c3d694a06677c200dc8d9b00e8;p=pandora-kernel.git ath9k: Use a defined value for pci_set_power_state() Silence sparse by using a defined value PCI_D3hot instead of a magic constant in a pci_set_power_state() call. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed