From: Amitkumar Karwar Date: Fri, 28 Feb 2014 03:35:15 +0000 (-0800) Subject: mwifiex: abort scan while cancelling pending command X-Git-Tag: v3.15-rc1~113^2~159^2^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af2bd49e6777d39db9bafc868860f0cfdd04652;p=pandora-kernel.git mwifiex: abort scan while cancelling pending command mwifiex_cancel_pending_ioctl() and mwifiex_cancel_all_pending_cmd() are called in command timeout and driver unload paths respectively. If scan operation is in progress, we should abort it smoothly. Reported-by: Tim Shepard Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed