]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: handle extended scan event for AP interface
authorAvinash Patil <patila@marvell.com>
Wed, 19 Mar 2014 05:19:16 +0000 (22:19 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 19 Mar 2014 19:15:47 +0000 (15:15 -0400)
commit48ecec041561c11cea0b18606b7946fff72c5c5c
tree7240aaa2827e496cc1c0ea613efcaf9fadfefd1f
parent450ed0e3e6cef454caa8501b6fcb0f7508cb75c8
mwifiex: handle extended scan event for AP interface

Stations associated to mwifiex AP would not be able to ping AP
after scan was issued on AP interface. This happened because
there was no handling of extended scan event in AP. This patch
adds this handling and fixes ping failure issue.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/uap_event.c