Re: mwifiex: stop background scan when net device closed

2016-04-26 Thread Kalle Valo
> From: Xinming Hu > > Transmit data path should not touch background scan. We will stop > background scan when net device is closed. > > Signed-off-by: Xinming Hu > Signed-off-by: Amitkumar Karwar Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: se

[PATCH] mwifiex: stop background scan when net device closed

2016-04-18 Thread Amitkumar Karwar
From: Xinming Hu Transmit data path should not touch background scan. We will stop background scan when net device is closed. Signed-off-by: Xinming Hu Signed-off-by: Amitkumar Karwar --- drivers/net/wireless/marvell/mwifiex/main.c | 14 +++--- 1 file changed, 7 insertions(+), 7 delet