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 1fTTWk-0007es-9q for ath10k@lists.infradead.org; Thu, 14 Jun 2018 14:47:07 +0000 MIME-Version: 1.0 Subject: Re: [v2] ath10k: support for multicast rate control From: Kalle Valo In-Reply-To: <1525743291-4306-1-git-send-email-pradeepc@codeaurora.org> References: <1525743291-4306-1-git-send-email-pradeepc@codeaurora.org> Message-Id: <20180614144655.97E25600D0@smtp.codeaurora.org> Date: Thu, 14 Jun 2018 14:46:55 +0000 (UTC) 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: Pradeep Kumar Chitrapu Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Pradeep Kumar Chitrapu wrote: > Issues wmi command to firmwre when multicast rate change is received > with the new BSS_CHANGED_MCAST_RATE flag. > Also fixes the incorrect fixed_rate setting for CCK rates which got > introduced with addition of ath10k_rates_rev2 enum. > > Tested on QCA9984 with firmware ver 10.4-3.6-00104 > > Signed-off-by: Pradeep Kumar Chitrapu > Signed-off-by: Kalle Valo ath10k-check found some whitespace issues: drivers/net/wireless/ath/ath10k/mac.c:6110: Alignment should match open parenthesis drivers/net/wireless/ath/ath10k/mac.c:6113: Alignment should match open parenthesis drivers/net/wireless/ath/ath10k/mac.c:6116: Alignment should match open parenthesis I fixed those in the pending branch. -- https://patchwork.kernel.org/patch/10385043/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k