mwifiex: process tdls channel switch event
authorXinming Hu <huxm@marvell.com>
Mon, 22 Jun 2015 13:36:11 +0000 (19:06 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Jul 2015 13:40:20 +0000 (16:40 +0300)
commitf7669877e7ab1c5c7fddf268d57f016d97e48198
treed196f251ecd4f77bd528fff9eb1437d4b3e60391
parentba101ad50a5024978f3f5007b4a6c20b304cdcbe
mwifiex: process tdls channel switch event

This patch add support for tdls channel switch event process.
We block TX queues for particular RA list depending upon channel
switch state. If channel switch state is moving to base channel,
we unblock RA lists for AP. If channel switch state is moving to off
channel, we unblock TDLS peer RA lists.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/fw.h
drivers/net/wireless/mwifiex/sta_event.c
drivers/net/wireless/mwifiex/wmm.c
drivers/net/wireless/mwifiex/wmm.h