Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:38066 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755688AbbGUO7J (ORCPT ); Tue, 21 Jul 2015 10:59:09 -0400 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: rtlwifi: rtl8821ae: Fix an expression that is always false From: Kalle Valo In-Reply-To: <1436368730-636-1-git-send-email-Larry.Finger@lwfinger.net> To: Larry Finger Cc: linux-wireless@vger.kernel.org, Larry Finger , netdev@vger.kernel.org, Stable , David Binderman Message-Id: <20150721145908.9F8EC141A64@smtp.codeaurora.org> (sfid-20150721_165938_823021_03706D75) Date: Tue, 21 Jul 2015 14:59:08 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: > In routine _rtl8821ae_set_media_status(), an incorrect mask results in a test > for AP status to always be false. Similar bugs were fixed in rtl8192cu and > rtl8192de, but this instance was missed at that time. > > Reported-by: David Binderman > Signed-off-by: Larry Finger > Cc: Stable [3.18+] > Cc: David Binderman Thanks, applied to wireless-drivers-next.git. Kalle Valo