commit | 17d38fa8c20a9c3ec76943da46264ce657ac56d0 | [log] [tgz] |
---|---|---|
author | Marek Kwaczynski <marek.kwaczynski@tieto.com> | Mon Apr 14 11:27:21 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 25 17:26:15 2014 +0200 |
tree | a6e59c0e973e7ea873728bb002e0fb7c3ad27882 | |
parent | c0166da9fee2aa8de9d1f9460f62d02176c22350 [diff] |
mac80211: add option to generate CCMP IVs only for mgmt frames Some chips can encrypt managment frames in HW, but require generated IV in the frame. Add a key flag that allows us to achieve this. Signed-off-by: Marek Kwaczynski <marek.kwaczynski@tieto.com> [use BIT(0) to fill that spot, fix indentation] Signed-off-by: Johannes Berg <johannes.berg@intel.com>