Searched hist:"3101 edef5cc43034cd809e7105ea2b366e9c7c00" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | wmi.c | diff 3101edef5cc43034cd809e7105ea2b366e9c7c00 Thu Oct 27 11:35:56 CDT 2011 Aarthi Thiruvengadam <athiruve@qca.qualcomm.com> ath6kl: fix missing copy of action frame contents
The wpa_supplicant was receiving incorrect frame contents in the callback function that indicates the status of the frame transmitted. This patch fixes a missing copy of the frame contents to a local buffer. The local buffer keeps track of the last sent management frame.
Signed-off-by: Aarthi Thiruvengadam <athiruve@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|