]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 7 Oct 2009 01:19:11 +0000 (21:19 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:53 +0000 (16:39 -0400)
commit0a33ca1a3f86a106d3b03c29a739ebcfb9e29544
treed6a293e32b9ec406cf686a81e50417b8eea8eada
parent749ed7bab4414778eaea266f09e4a64c497ca0be
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()

And move it to hw code on mac.c where it belongs.

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