]> Pileus Git - ~andy/linux/commit
ath9k: Use a defined value for pci_set_power_state()
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 13 Jan 2009 12:32:37 +0000 (14:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:27 +0000 (16:00 -0500)
commit07e74348c76368c3d694a06677c200dc8d9b00e8
tree6c3bf0b6c7031916e67497d43c031d4628872dec
parentd03415e6771cd709b2b2ec64d3e6315cc3ebfa74
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 <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c