Re: [PATCH] mac80211: Fix accounting of the tailroom-needed counter
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-08-11 15:00:29
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2014-08-11 15:00:29
On Tue, 2014-07-29 at 15:38 +0300, Emmanuel Grumbach wrote:
From: Ido Yariv <redacted> When hw acceleration is enabled, the GENERATE_IV or PUT_IV_SPACE flags will only require headroom space. Consequently, the tailroom-needed counter can safely be decremented.
Applied. johannes