]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52ae907f1f1dc63856da62c7c28108951d3e599e
tree3d1e3ac0ba732fbef54d44aeb8e97b9df92b8e5a
parent96ab334d730b8dbd08e776b23491aa3248d78651
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