Loading
UPSTREAM: ath10k: Fix encoding for protected management frames
Currently the protected management frames are not appended with the MIC_LEN which results in the protected management frames being encoded incorrectly. Add the extra space at the end of the protected management frames to fix this encoding error for the protected management frames. Tested HW: WCN3990 Tested FW: WLAN.HL.3.1-00784-QCAHLSWMTPLZ-1 Fixes: 1807da49 ("ath10k: wmi: add management tx by reference support over wmi") Signed-off-by:Rakesh Pillai <pillair@codeaurora.org> Signed-off-by:
Kalle Valo <kvalo@codeaurora.org> Change-Id: Iea5367f7664399c178b5749f7f9f46d7730ee789 Git-commit: 42f1bc43e6a97b9ddbe976eba9bd05306c990c75 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git Signed-off-by:
Balaji Pothunoori <bpothuno@codeaurora.org>