]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3850079b113aa54a1791bfab4a41c957098cfce
tree4b1b4e2f9ffc1e833839abb6b8b5612143170c2b
parentda1a23371cb61a1b9dcaea63fff47ea678049605
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