ath9k: Implement channel context ops
authorFelix Fietkau <nbd@openwrt.org>
Wed, 11 Jun 2014 10:47:57 +0000 (16:17 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:17 +0000 (15:49 -0400)
commit3930563570d3714420a2ebe0324a917ff64e0422
tree3d1e3ac0ba732fbef54d44aeb8e97b9df92b8e5a
parent405393cfde07781c21cdee28b145919d6dfe382e
ath9k: Implement channel context ops

Add channel context operations (add, remove, change, assign and
unassign) to enable support for multiple channels.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/tx99.c