ath6kl: send TCMD response through testmode events
authorThomas Pedersen <twpedersen@qca.qualcomm.com>
Fri, 30 Dec 2011 09:57:00 +0000 (01:57 -0800)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 2 Jan 2012 16:50:42 +0000 (18:50 +0200)
commit4f34dacea117029dbad1f0f50d68207b97546d1e
treea24eaf6691176efa6c043216dd75afdf83f09c1c
parent792ecb33080f4e315695e0fe21cf3a3c2a514dd0
ath6kl: send TCMD response through testmode events

ath6kl no longer knows what it is transmitting through
cfg80211_testmode, and simply passes opaque buffers between userspace
and the firmware. Leave the CONT_RX enum for backwards compatibility.

kvalo: change ATH6KL_TM_CMD_RX_REPORT to return -EOPNOTSUPP

Signed-off-by: Thomas Pedersen <twpedersen@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/testmode.c
drivers/net/wireless/ath/ath6kl/testmode.h
drivers/net/wireless/ath/ath6kl/wmi.c