From: Arik Nemtsov Date: Sun, 23 Oct 2011 06:21:41 +0000 (+0200) Subject: mac80211: support adding IV-room in the skb for CCMP keys X-Git-Tag: v3.3-rc1~182^2~545^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077a9154898b374f20555adc3f620cccd02581d6;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed