Searched hist:"11 f0bfcf73f4a90c8c0e0b244a272379b376adb1" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.h | diff 11f0bfcf73f4a90c8c0e0b244a272379b376adb1 Thu Jul 19 08:00:48 CDT 2012 Kalle Valo <kvalo@qca.qualcomm.com> 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>
|
H A D | wmi.c | diff 11f0bfcf73f4a90c8c0e0b244a272379b376adb1 Thu Jul 19 08:00:48 CDT 2012 Kalle Valo <kvalo@qca.qualcomm.com> 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>
|
H A D | cfg80211.c | diff 11f0bfcf73f4a90c8c0e0b244a272379b376adb1 Thu Jul 19 08:00:48 CDT 2012 Kalle Valo <kvalo@qca.qualcomm.com> 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>
|