From: Cathy Luo Date: Fri, 17 Apr 2015 11:18:29 +0000 (-0700) Subject: mwifiex: reduce spinlock usage in main process X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~230^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91457eaa13abe35709ddf61e377f57a7b57d8bcc;p=pandora-kernel.git 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 Signed-off-by: Amitkumar Karwar Signed-off-by: Kalle Valo --- Reading git-diff-tree failed