Return-path: Received: from mail-lb0-f169.google.com ([209.85.217.169]:45433 "EHLO mail-lb0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753489AbaDXMKZ (ORCPT ); Thu, 24 Apr 2014 08:10:25 -0400 Received: by mail-lb0-f169.google.com with SMTP id n15so1967214lbi.28 for ; Thu, 24 Apr 2014 05:10:24 -0700 (PDT) Message-ID: <5358FF2F.5030505@cogentembedded.com> (sfid-20140424_141039_725766_0E60579D) Date: Thu, 24 Apr 2014 16:10:23 +0400 From: Sergei Shtylyov MIME-Version: 1.0 To: Adam Lee , linux-wireless@vger.kernel.org CC: netdev@vger.kernel.org, Larry Finger , "John W. Linville" Subject: Re: [PATCH 2/2] rtlwifi: rtl8723be: disable MSI interrupts mode References: <1398308924-15312-1-git-send-email-adam.lee@canonical.com> <1398308924-15312-2-git-send-email-adam.lee@canonical.com> In-Reply-To: <1398308924-15312-2-git-send-email-adam.lee@canonical.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 24-04-2014 7:08, Adam Lee wrote: > 94010fa0dd07e8b904e7c6b6589f15573008ab15 introduced MSI interrupts mode Please also specify that commit's summary line in parens. > support, which seemed safe enough with RTL8188EE and RTL8723BE as > RealTek's testing results, but some users reported their RTL8188EE > modules could not connect to any wireless network after the MSI mode was > enabled by Ubuntu 14.04. > So, let's fallback to pin-based mode until rtlwifi's MSI support get > good compatibility. > BugLink: https://bugs.launchpad.net/bugs/1310512 > Signed-off-by: Adam Lee WBR, Sergei