commit | 077a9154898b374f20555adc3f620cccd02581d6 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Sun Oct 23 08:21:41 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 08 15:54:27 2011 -0500 |
tree | 77549521a0633899874a2b7f694f240cd7e61414 | |
parent | 3b7b72eed19684824806b3fbefef653a180ef2b0 [diff] |
mac80211: support adding IV-room in the skb for CCMP keys Some cards can generate CCMP IVs in HW, but require the space for the IV to be pre-allocated in the frame at the correct offset. Add a key flag that allows us to achieve this. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>