Re: [PATCH] mac80211: fix aggregation frame release during timeout
From: Daniel Halperin <hidden>
Date: 2011-03-24 23:00:48
From: Daniel Halperin <hidden>
Date: 2011-03-24 23:00:48
On Wed, Mar 16, 2011 at 2:08 AM, Johannes Berg [off-list ref] wrote:
Right. I'm happy with your change anyhow, but I think I'd prefer if you moved the skipped test to the front (i.e. skipped && time...) since it's much cheaper. Then again I guess it doesn't really matter here...
I think this wasn't picked up by John. I'm about to re-send with the skipped test moved. Dan