From: Amitkumar Karwar Date: Fri, 12 Sep 2014 14:38:58 +0000 (+0530) Subject: mwifiex: remove low priority scan handling X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8d91253ba11bb6e98105c2bc88a40d08fac06ff;p=pandora-kernel.git mwifiex: remove low priority scan handling We have a logic in driver to delay or abort low priority scan to serve Tx traffic effectively. With scan channel gap support added, firmware now allows driver to send Tx data while scan operation is in progress. Hence low priority scan handling in driver is not required now. This patch removes related code. Signed-off-by: Amitkumar Karwar Signed-off-by: Avinash Patil Signed-off-by: Cathy Luo Signed-off-by: John W. Linville --- Reading git-diff-tree failed