Return-path: Received: from sabertooth01.qualcomm.com ([65.197.215.72]:23697 "EHLO sabertooth01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752777AbdLNPTy (ORCPT ); Thu, 14 Dec 2017 10:19:54 -0500 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: ath10k: handling qos at STA side based on AP WMM enable/disable From: Kalle Valo In-Reply-To: <1511863650-9419-1-git-send-email-bpothuno@qti.qualcomm.com> References: <1511863650-9419-1-git-send-email-bpothuno@qti.qualcomm.com> To: CC: , , "Balaji Pothunoori" Message-ID: (sfid-20171214_162039_058674_A63AEB99) Date: Thu, 14 Dec 2017 16:19:41 +0100 Sender: linux-wireless-owner@vger.kernel.org List-ID: bpothuno@qti.qualcomm.com wrote: > Data packets are not sent by STA in case of STA joined to > non QOS AP (WMM disabled AP). This is happening because of STA > is sending data packets to firmware from host with qos enabled > along with non qos queue value(TID = 16). > Due to qos enabled, firmware is discarding the packet. > > This patch fixes this issue by updating the qos based on station > WME capability field if WMM is disabled in AP. > > This patch is required by 10.4 family chipsets like > QCA4019/QCA9888/QCA9884/QCA99X0. > Firmware Versoin : 10.4-3.5.1-00018. > > For 10.2.4 family chipsets QCA988X/QCA9887 and QCA6174 this patch > has no effect. > > Signed-off-by: Balaji Pothunoori > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 07ffb4497360 ath10k: handling qos at STA side based on AP WMM enable/disable -- https://patchwork.kernel.org/patch/10079089/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches