]> asedeno.scripts.mit.edu Git - linux.git/commit
ath9k: Add channel context structure
authorFelix Fietkau <nbd@openwrt.org>
Wed, 11 Jun 2014 10:47:49 +0000 (16:17 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Jun 2014 19:49:16 +0000 (15:49 -0400)
commitfbbcd14690d3c42b664740d58a22af50a77d5689
treedac4b77ff8650e2e24ef5c2b42a2ec12e7cc2b95
parent6437f51ec36af8ef1e3e2659439b35c37e5498e2
ath9k: Add channel context structure

The channel context structure is defined to enable
multi-channel concurrency support.

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/Makefile
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/channel.c [new file with mode: 0644]
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/link.c
drivers/net/wireless/ath/ath9k/main.c
drivers/net/wireless/ath/ath9k/recv.c