From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1W6JYv-0007wO-Uh for ath10k@lists.infradead.org; Thu, 23 Jan 2014 12:39:14 +0000 From: Kalle Valo Subject: Re: [PATCH v2] ath10k: implement and use new beacon method References: <1390477701-16843-1-git-send-email-marek.puzyniak@tieto.com> Date: Thu, 23 Jan 2014 14:38:45 +0200 In-Reply-To: <1390477701-16843-1-git-send-email-marek.puzyniak@tieto.com> (Marek Puzyniak's message of "Thu, 23 Jan 2014 12:48:21 +0100") Message-ID: <87zjmm50ve.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: Marek Puzyniak Cc: linux-wireless@vger.kernel.org, Michal Kazior , ath10k@lists.infradead.org Marek Puzyniak writes: > From: Michal Kazior > > Until now ath10k used a copy-by-value beacon > submission. > > The new method passes a DMA address via WMI > command only. This command contains additional > metadata that fixes AP behaviour with regard > to powersave buffering. > > This also fixes strange bug when multicast traffic > would freeze TX indefinitely. > > Signed-off-by: Michal Kazior > Signed-off-by: Marek Puzyniak > --- > > v2: > -rebased, > -beacon send function refactored, > -comments moved before field in structure declaration. I had a conflict when I was applying this to ath-next-test branch for pending patches. Can you please double check that I didn't break anything: https://github.com/kvalo/ath/commit/311f8996ada0e9ff94d5b122b1f022b72e0cdb39 -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k