Re: [PATCH 3.9] libertas: fix crash for SD8688

2013-02-27 Thread Sedat Dilek
On Wed, Feb 27, 2013 at 11:46 AM, Dan Williams wrote: > On Tue, 2013-02-26 at 12:58 -0800, Bing Zhao wrote: >> For SD8688, FUNC_INIT command is queued before fw_ready flag is >> set. This causes the following crash as lbs_thread blocks any >> command if fw_ready is not set. > > While we're at this

Re: [PATCH 3.9] libertas: fix crash for SD8688

2013-02-27 Thread Dan Williams
On Tue, 2013-02-26 at 12:58 -0800, Bing Zhao wrote: > For SD8688, FUNC_INIT command is queued before fw_ready flag is > set. This causes the following crash as lbs_thread blocks any > command if fw_ready is not set. While we're at this; does somebody want to take over Libertas maintainership? I d

[PATCH 3.9] libertas: fix crash for SD8688

2013-02-26 Thread Bing Zhao
For SD8688, FUNC_INIT command is queued before fw_ready flag is set. This causes the following crash as lbs_thread blocks any command if fw_ready is not set. [ 209.338953] [] (__schedule+0x610/0x764) from [] (__lbs_cmd+0xb8/0x130 [libertas]) [ 209.348340] [] (__lbs_cmd+0xb8/0x130 [libertas]) fr