From: Marek Kwaczynski Date: Mon, 14 Apr 2014 09:27:21 +0000 (+0200) Subject: mac80211: add option to generate CCMP IVs only for mgmt frames X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~12^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17d38fa8c20a9c3ec76943da46264ce657ac56d0;p=pandora-kernel.git 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 [use BIT(0) to fill that spot, fix indentation] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed