mwifiex: process TX even when scan is ongoing
authorAvinash Patil <patila@marvell.com>
Fri, 12 Sep 2014 14:38:56 +0000 (20:08 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Sep 2014 19:00:52 +0000 (15:00 -0400)
commit5ec39efa16036c8291d2d81282280213c2c16ad1
tree26641e94cc93922b8cb3862143457992d87dcb0f
parent97010cf8dfe5ca2d9f5d8d32a0e1f25246f852ea
mwifiex: process TX even when scan is ongoing

With channel scan gap, FW comes back to connected channel after each
single channel scan. So we can safely transfer data to FW during scan.
FW would send this data once on connected channel.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/main.c