commit | e495c24731a2651fc2c1c7feedc8ba3b31f6b5d4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Apr 10 14:03:17 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 22 10:07:37 2015 +0200 |
tree | 4de1853ef9c79953f4f25966b26a72e27f5a03d9 | |
parent | 725b812c839643639d6135b1f7fb41e48de465a4 [diff] |
mac80211: extend fast-xmit for more ciphers When crypto is offloaded then in some cases it's all handled by the device, and in others only some space for the IV must be reserved in the frame. Handle both of these cases in the fast-xmit path, up to a limit of 18 bytes of space for IVs. Signed-off-by: Johannes Berg <johannes.berg@intel.com>