From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hBewj-0006Mo-AK for ath10k@lists.infradead.org; Wed, 03 Apr 2019 12:24:50 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: Fix encoding for protected management frames References: <1554208970-16527-1-git-send-email-pillair@codeaurora.org> Date: Wed, 03 Apr 2019 15:24:41 +0300 In-Reply-To: <1554208970-16527-1-git-send-email-pillair@codeaurora.org> (Rakesh Pillai's message of "Tue, 2 Apr 2019 18:12:50 +0530") Message-ID: <877ecbuvhy.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Rakesh Pillai Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Rakesh Pillai writes: > 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: 1807da49733e "ath10k: wmi: add management tx by reference support over wmi" This should be: Fixes: 1807da49733e ("ath10k: wmi: add management tx by reference support over wmi") But I can fix that. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k