Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]:1862 "EHLO sabertooth02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751103AbaA3IOL (ORCPT ); Thu, 30 Jan 2014 03:14:11 -0500 From: Kalle Valo To: Marek Puzyniak CC: , Subject: Re: [PATCH] ath10k: configure access category for arp References: <1390999696-8895-1-git-send-email-marek.puzyniak@tieto.com> Date: Thu, 30 Jan 2014 10:14:06 +0200 In-Reply-To: <1390999696-8895-1-git-send-email-marek.puzyniak@tieto.com> (Marek Puzyniak's message of "Wed, 29 Jan 2014 13:48:16 +0100") Message-ID: <87mwidyjht.fsf@kamboji.qca.qualcomm.com> (sfid-20140130_091415_418067_DC4E2BF8) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Marek Puzyniak writes: > ARP frames exchange does not work properly for UAPSD enabled AP. > ARP requests which arrives with access category 0 are processed > by network stack and send back with access category 0. FW changes > access category to 6. This is causing problems when UAPSD associated > STA is sleeping after has sent ARP request. Configure ARP access > category in FW to best effort (0) solves this problem. ARP frames > will be send with access category 0. > > Simplify arp ac override functionality by removing redundant entry in > pdev param maping table. There should be only one entry in pdev param > map but enum has different name for different FW. > > Signed-off-by: Marek Puzyniak Thanks, applied. -- Kalle Valo