ath10k: implement prb tmpl wmi command
authorMichal Kazior <michal.kazior@tieto.com>
Tue, 13 Jan 2015 14:30:11 +0000 (16:30 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 15 Jan 2015 10:30:21 +0000 (12:30 +0200)
commit4c4955fe4f879fb0bd3bf8630ba23a9811617b59
treef271322d0f8c5863017086a080b5e3295aff9d8f
parentbe9ce9d8c196bf150eace10aaf43110672d6eb4c
ath10k: implement prb tmpl wmi command

New firmware revisions with beacon templates need
probe templates as well because they don't forward
probe requests to host at all.

This is required for new firmware to work with
direct probe requests (notably required by hidden
ssid AP).

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi-ops.h
drivers/net/wireless/ath/ath10k/wmi-tlv.c
drivers/net/wireless/ath/ath10k/wmi-tlv.h
drivers/net/wireless/ath/ath10k/wmi.c