Re: [PATCH 1/2] rtl8xxxu: Fix for authentication failure

2016-11-03 Thread Larry Finger
On 11/03/2016 02:10 AM, John Heenan wrote: On 3 November 2016 at 11:00, Larry Finger wrote: On 10/30/2016 05:20 AM, John Heenan wrote: This fix enables the same sequence of init behaviour as the alternative working driver for the wireless rtl8723bu IC at

Re: [PATCH 1/2] rtl8xxxu: Fix for authentication failure

2016-11-03 Thread John Heenan
On 3 November 2016 at 11:00, Larry Finger wrote: > On 10/30/2016 05:20 AM, John Heenan wrote: >> >> This fix enables the same sequence of init behaviour as the alternative >> working driver for the wireless rtl8723bu IC at >> https://github.com/lwfinger/rtl8723bu >> >>

Re: [PATCH 1/2] rtl8xxxu: Fix for authentication failure

2016-11-02 Thread Larry Finger
On 10/30/2016 05:20 AM, John Heenan wrote: This fix enables the same sequence of init behaviour as the alternative working driver for the wireless rtl8723bu IC at https://github.com/lwfinger/rtl8723bu For exampe rtl8xxxu_init_device is now called each time userspace wpa_supplicant is executed

[PATCH 1/2] rtl8xxxu: Fix for authentication failure

2016-10-30 Thread John Heenan
This fix enables the same sequence of init behaviour as the alternative working driver for the wireless rtl8723bu IC at https://github.com/lwfinger/rtl8723bu For exampe rtl8xxxu_init_device is now called each time userspace wpa_supplicant is executed instead of just once when modprobe is