From: Kalle Valo Date: Thu, 19 Jul 2012 13:00:48 +0000 (+0300) Subject: ath6kl: refactor wmi scan command X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~81^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f0bfcf73f4a90c8c0e0b244a272379b376adb1;p=pandora-kernel.git ath6kl: refactor wmi scan command ATH6KL_FW_CAPABILITY_STA_P2PDEV_DUPLEX was checked in cfg80211.c which is a bit awkward when adding more callsites to the scan functions. Refactor the code to wmi.c so that it's transparent to the callers. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed