Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1034468AbcJaW2h (ORCPT ); Mon, 31 Oct 2016 18:28:37 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33411 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S947484AbcJaW2d (ORCPT ); Mon, 31 Oct 2016 18:28:33 -0400 Date: Tue, 1 Nov 2016 08:20:46 +1000 From: Barry Day To: Jes Sorensen Cc: John Heenan , Kalle Valo , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] rtl8xxxu: Fix for agressive power saving by rtl8723bu wireless IC Message-ID: <20161031222045.GA14900@testbox> Mail-Followup-To: Barry Day , Jes Sorensen , John Heenan , Kalle Valo , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20161031183522.GA13315@cube> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 593 Lines: 11 On Mon, Oct 31, 2016 at 05:25:12PM -0400, Jes Sorensen wrote: > As mentioned previously, if this is to be changed here, it has to be > matched in the _stop section too. It also has to be investigated exactly > why this matters for 8723bu. It is possible this matters for other > devices, but we need to find out exactly what causes this not moving a > major block of init code around like this. > I've tested this on the 8192e and 8192c. The same problems occurs with the 8192e but not the 8192c. Stopping and restarting wpa_supplicant had no affect on the 8192c ability to connect to an AP.