From: Avinash Patil Date: Fri, 23 Jan 2015 11:39:19 +0000 (+0530) Subject: mwifiex: selectively choose ext_scan support X-Git-Tag: fixes-v4.0-rc1~150^2~10^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe192d8d63f32daf83c49a29c3acd9c062164ec;p=pandora-kernel.git mwifiex: selectively choose ext_scan support Some devices do not support extended scan. This patch adds support to enble ext_scan selectively. For SD/PCIe interfaces, deefine ext_scan_support as part of card structure and use it to initialize ext_scan in adapter during registering device. For USB interfaces, we initialize ext_scan during register_dev handler. Signed-off-by: Yogesh Ashok Powar Signed-off-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed