From: Aarthi Thiruvengadam Date: Thu, 27 Oct 2011 16:35:56 +0000 (-0700) Subject: ath6kl: fix missing copy of action frame contents X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3101edef5cc43034cd809e7105ea2b366e9c7c00;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed