From: Jouni Malinen Date: Tue, 30 Aug 2011 18:58:02 +0000 (+0300) Subject: ath6kl: Notify cfg80211 of TX status of mgmt_tx frames X-Git-Tag: v3.2-rc1~129^2~104^2^2~14^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0df5db15b432cd49319254132fda80cb3081ad6;p=pandora-kernel.git ath6kl: Notify cfg80211 of TX status of mgmt_tx frames Use WMI_TX_STATUS_EVENTID event to generate cfg80211_mgmt_tx_frame() calls. Since we support only a single pending frame for now, use the hardcoded cookie value 1 and store a copy of the pending frame in the driver. Signed-off-by: Jouni Malinen Signed-off-by: Kalle Valo --- Reading git-diff-tree failed