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)
commit91457eaa13abe35709ddf61e377f57a7b57d8bcc
tree569731333018833ebef69cfa62400cfb77884b3b
parentf022ea52d9a5007ae949aff8d4a1ec848bfdd66e
mwifiex: reduce spinlock usage in main process

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