ath6kl: fix missing copy of action frame contents
authorAarthi Thiruvengadam <athiruve@qca.qualcomm.com>
Thu, 27 Oct 2011 16:35:56 +0000 (09:35 -0700)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:58:55 +0000 (12:58 +0200)
commit3101edef5cc43034cd809e7105ea2b366e9c7c00
treebc1ecafd38f96a6cc3fa077c6ac9bb8dce25fc84
parent1052261e4bba9879c1d7d519c8e8606c5d4264d5
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>
drivers/net/wireless/ath/ath6kl/wmi.c