]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a438203d0933e535e1964dcec7d35d309e11bb8
tree569731333018833ebef69cfa62400cfb77884b3b
parent9d6cba75e41d54f1a966ea99be22346e73ce1a3a
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