git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
170fd0b
)
mac80211: Fix accounting of the tailroom-needed counter
author
Ido Yariv
<ido@wizery.com>
Tue, 29 Jul 2014 12:38:53 +0000
(15:38 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 26 Aug 2014 09:15:59 +0000
(11:15 +0200)
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.
Signed-off-by: Ido Yariv <idox.yariv@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found