Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:49800 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755927AbbCCPHk (ORCPT ); Tue, 3 Mar 2015 10:07:40 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: rtlwifi: Improve handling of IPv6 packets From: Kalle Valo In-Reply-To: <1424791381-31863-1-git-send-email-Larry.Finger@lwfinger.net> To: Larry Finger Cc: linux-wireless@vger.kernel.org, Larry Finger , netdev@vger.kernel.org, Stable , Alan Fisher Message-Id: <20150303150739.BBC7C14162A@smtp.codeaurora.org> (sfid-20150303_160747_771787_A3993378) Date: Tue, 3 Mar 2015 15:07:39 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: > Routine rtl_is_special_data() is supposed to identify packets that need to > use a low bit rate so that the probability of successful transmission is > high. The current version has a bug that causes all IPv6 packets to be > labelled as special, with a corresponding low rate of transmission. A > complete fix will be quite intrusive, but until that is available, all > IPv6 packets are identified as regular. > > This patch also removes a magic number. > > Reported-and-tested-by: Alan Fisher > Signed-off-by: Larry Finger > Cc: Stable [3.18+] > Cc: Alan Fisher Thanks, applied to wireless-drivers.git. Kalle Valo