Re: [PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-11-14 Thread Mike Galbraith
On Wed, 2014-11-12 at 21:03 -0200, Murilo Opsfelder Araújo wrote: Hello, Larry. I'd like to let you know that next-20141112 brought my rtl8192se device back to life. I didn't need to build rtlwifi_new to be able to connect to my wifi network. It worked just fine. Yeah, unsurprisingly,

Re: [PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-11-12 Thread Murilo Opsfelder Araújo
On Thu, Nov 6, 2014 at 9:30 PM, Larry Finger larry.fin...@lwfinger.net wrote: On 11/06/2014 04:52 PM, Murilo Opsfelder Araujo wrote: On 11/06/2014 09:40 AM, Murilo Opsfelder Araujo wrote: On 11/05/2014 04:12 PM, Larry Finger wrote: On 11/05/2014 03:16 AM, Mike Galbraith wrote: On Wed,

Re: [PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-11-06 Thread Larry Finger
On 11/06/2014 04:52 PM, Murilo Opsfelder Araujo wrote: On 11/06/2014 09:40 AM, Murilo Opsfelder Araujo wrote: On 11/05/2014 04:12 PM, Larry Finger wrote: On 11/05/2014 03:16 AM, Mike Galbraith wrote: On Wed, 2014-10-29 at 23:30 -0500, Larry Finger wrote: On 10/29/2014 06:28 PM, Murilo

Re: [PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-11-05 Thread Mike Galbraith
On Wed, 2014-10-29 at 23:30 -0500, Larry Finger wrote: On 10/29/2014 06:28 PM, Murilo Opsfelder Araujo wrote: This is a complement of commit 08054200117a95afc14c3d2ed3a38bf4e345bf78 rtlwifi: Add check for get_btc_status callback. With this patch, next-20141029 at least does not panic

Re: [PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-11-05 Thread Mike Galbraith
On Wed, 2014-11-05 at 12:12 -0600, Larry Finger wrote: Yes, I am aware that rtl8192se is failing, and now that I am back from vacation, I am working on the problem. If you want to use the driver with kernel 3.18, clone the repo at http://github.com/lwfinger/rtlwifi_new.git and build and

[PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-10-29 Thread Murilo Opsfelder Araujo
This is a complement of commit 08054200117a95afc14c3d2ed3a38bf4e345bf78 rtlwifi: Add check for get_btc_status callback. With this patch, next-20141029 at least does not panic with rtl8192se device. Signed-off-by: Murilo Opsfelder Araujo mopsfel...@gmail.com --- Hello, everyone. Some days ago,

Re: [PATCH] rtlwifi: Add more checks for get_btc_status callback

2014-10-29 Thread Larry Finger
On 10/29/2014 06:28 PM, Murilo Opsfelder Araujo wrote: This is a complement of commit 08054200117a95afc14c3d2ed3a38bf4e345bf78 rtlwifi: Add check for get_btc_status callback. With this patch, next-20141029 at least does not panic with rtl8192se device. This patch is OK, but as noted it is