mwifiex: add tdls channel switch status
authorXinming Hu <huxm@marvell.com>
Mon, 22 Jun 2015 13:36:10 +0000 (19:06 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Jul 2015 13:40:18 +0000 (16:40 +0300)
commitba101ad50a5024978f3f5007b4a6c20b304cdcbe
tree9d26d1712405517533ed877969485d925bff4018
parent9186a1f37d190f433c64558a4efeac7ed776b571
mwifiex: add tdls channel switch status

This patch add new tdls status used for tdls channel switch.
Driver in turn would block cmd path and data path if tdls
channel switching. Data path to non tdls peer should be blocked
if tdls channel switch to off-channel.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/decl.h
drivers/net/wireless/mwifiex/main.c
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/util.c
This page took 0.026569 seconds and 5 git commands to generate.