Re: [PATCH 3.12] iwlwifi: mvm: don't WARN when statistics are handled late

2014-03-22 Thread Jiri Slaby
On 03/22/2014 08:35 PM, Emmanuel Grumbach wrote: > From: Emmanuel Grumbach > > commit 1e9291996c4eedf79883f47ec635235e39d3d6cd upstream. Thanks, I will queue it up for 3.12.16. > Since the statistics handler is asynchrous, it can very well > be that we will handle the statistics (hence the RSSI

[PATCH 3.12] iwlwifi: mvm: don't WARN when statistics are handled late

2014-03-22 Thread Emmanuel Grumbach
From: Emmanuel Grumbach commit 1e9291996c4eedf79883f47ec635235e39d3d6cd upstream. Since the statistics handler is asynchrous, it can very well be that we will handle the statistics (hence the RSSI fluctuation) when we already disassociated. Don't WARN on this case. This solves: https://bugzilla