From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1V6yjj-0007YP-J0 for ath10k@lists.infradead.org; Wed, 07 Aug 2013 08:04:52 +0000 From: Kalle Valo Subject: Re: [PATCH] ath10k: setup peer UAPSD flag correctly References: <1375853036-2418-1-git-send-email-janusz.dziedzic@tieto.com> <87li4e6l67.fsf@kamboji.qca.qualcomm.com> Date: Wed, 7 Aug 2013 11:04:19 +0300 In-Reply-To: (Janusz Dziedzic's message of "Wed, 7 Aug 2013 09:42:22 +0200") Message-ID: <87siym53lo.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: Janusz Dziedzic Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Janusz Dziedzic writes: > Setup UAPSD peer/peer rate flags correctly. > WMI_RC_UAPSD_FLAG is a peer rate capabilities flag > and should not be set as a peer flag. > > BTW this don't fix any known bug yet, just found during UAPSD check. OK. If a bug has been during a code review and doesn't fix a known issue, please mention that in the commit log as well. I added this also to the wiki. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:25635 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932135Ab3HGIE2 (ORCPT ); Wed, 7 Aug 2013 04:04:28 -0400 From: Kalle Valo To: Janusz Dziedzic CC: , Subject: Re: [PATCH] ath10k: setup peer UAPSD flag correctly References: <1375853036-2418-1-git-send-email-janusz.dziedzic@tieto.com> <87li4e6l67.fsf@kamboji.qca.qualcomm.com> Date: Wed, 7 Aug 2013 11:04:19 +0300 In-Reply-To: (Janusz Dziedzic's message of "Wed, 7 Aug 2013 09:42:22 +0200") Message-ID: <87siym53lo.fsf@kamboji.qca.qualcomm.com> (sfid-20130807_100521_244592_015584D3) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Janusz Dziedzic writes: > Setup UAPSD peer/peer rate flags correctly. > WMI_RC_UAPSD_FLAG is a peer rate capabilities flag > and should not be set as a peer flag. > > BTW this don't fix any known bug yet, just found during UAPSD check. OK. If a bug has been during a code review and doesn't fix a known issue, please mention that in the commit log as well. I added this also to the wiki. -- Kalle Valo