mwifiex: reduce spinlock usage in main process
authorCathy Luo <cluo@marvell.com>
Fri, 17 Apr 2015 11:18:29 +0000 (04:18 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 9 May 2015 13:37:25 +0000 (16:37 +0300)
We will reset more_task_flag at the end of main process
routine. This optimization will help to remove spinlock
operations at couple of places in the code.

Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/mwifiex/main.c

Simple merge