]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/wireless/ath/ath9k/hw.c
ath9k: rename driver core and hw power save helpers
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 10 Sep 2009 04:10:09 +0000 (21:10 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:24 +0000 (16:39 -0400)
commit9ecdef4be864fede4e5964abc82c8d7451288539
tree4b1b4e2f9ffc1e833839abb6b8b5612143170c2b
parent8c77a5694cd31eb2291948dd1bfe700a199be8e7
ath9k: rename driver core and hw power save helpers

ath9k_hw_setpower_nolock --> ath9k_hw_setpower()
ath9k_hw_setpower() --> ath9k_setpower()

Also change the param for ath9k_setpower() to pass the ath_softc.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/main.c