commit | 11f0bfcf73f4a90c8c0e0b244a272379b376adb1 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Jul 19 16:00:48 2012 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Oct 24 11:49:35 2012 +0300 |
tree | 0a7ff3e09d0059df8ceda77cea5c059964ebe40e | |
parent | c8c72b74e289a3439e9c2438ca675c5a746bf929 [diff] |
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 <kvalo@qca.qualcomm.com>