From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Y1Bv7-0005vr-MK for ath10k@lists.infradead.org; Wed, 17 Dec 2014 10:33:30 +0000 From: Kalle Valo Subject: Re: [PATCH 2/2] ath10k: send (re)assoc peer command when NSS changed References: <1418719980-19753-1-git-send-email-janusz.dziedzic@tieto.com> <1418719980-19753-2-git-send-email-janusz.dziedzic@tieto.com> Date: Wed, 17 Dec 2014 12:32:45 +0200 In-Reply-To: <1418719980-19753-2-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Tue, 16 Dec 2014 09:53:00 +0100") Message-ID: <87a92mr2gi.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: > Assoc peer command contain information about NSS. > When we will get IEEE80211_RC_NSS_CHANGED we should > also send (re) assoc peer command to be sure firmware > will know about it and RC will work correctly. > > Signed-off-by: Janusz Dziedzic Does this fix a user visible bug or is this something you just found from doing code review? -- 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]:31743 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750829AbaLQKdJ (ORCPT ); Wed, 17 Dec 2014 05:33:09 -0500 From: Kalle Valo To: Janusz Dziedzic CC: , Subject: Re: [PATCH 2/2] ath10k: send (re)assoc peer command when NSS changed References: <1418719980-19753-1-git-send-email-janusz.dziedzic@tieto.com> <1418719980-19753-2-git-send-email-janusz.dziedzic@tieto.com> Date: Wed, 17 Dec 2014 12:32:45 +0200 In-Reply-To: <1418719980-19753-2-git-send-email-janusz.dziedzic@tieto.com> (Janusz Dziedzic's message of "Tue, 16 Dec 2014 09:53:00 +0100") Message-ID: <87a92mr2gi.fsf@kamboji.qca.qualcomm.com> (sfid-20141217_113312_587222_720384A6) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Janusz Dziedzic writes: > Assoc peer command contain information about NSS. > When we will get IEEE80211_RC_NSS_CHANGED we should > also send (re) assoc peer command to be sure firmware > will know about it and RC will work correctly. > > Signed-off-by: Janusz Dziedzic Does this fix a user visible bug or is this something you just found from doing code review? -- Kalle Valo