From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:53610 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752366Ab3LBHnA (ORCPT ); Mon, 2 Dec 2013 02:43:00 -0500 From: Kalle Valo To: Bartosz Markowski CC: , , Michal Kazior Subject: Re: [PATCH] ath10k: fix multi BSSID with WPA on FW 10.1 References: <1385737763-10481-1-git-send-email-bartosz.markowski@tieto.com> Date: Mon, 2 Dec 2013 09:42:55 +0200 In-Reply-To: <1385737763-10481-1-git-send-email-bartosz.markowski@tieto.com> (Bartosz Markowski's message of "Fri, 29 Nov 2013 16:09:23 +0100") Message-ID: <87wqjnbsw0.fsf@kamboji.qca.qualcomm.com> (sfid-20131202_084304_912763_393D4B1A) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Bartosz Markowski writes: > From: Michal Kazior > > FW 10.1 seems to require the default key index to > be updated to point to group key after it is > installed. Otherwise Txed frames are corrupted. > > Tested-by: Tomasz Skapski > Signed-off-by: Michal Kazior I see few checkpatch warnings: drivers/net/wireless/ath/ath10k/mac.c:2721: ERROR: code indent should use tabs where possible drivers/net/wireless/ath/ath10k/mac.c:2722: ERROR: code indent should use tabs where possible drivers/net/wireless/ath/ath10k/mac.c:2723: ERROR: code indent should use tabs where possible -- Kalle Valo