]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wl12xx: leave IV calculation to HW for CCMP
authorArik Nemtsov <arik@wizery.com>
Sun, 23 Oct 2011 06:21:54 +0000 (08:21 +0200)
committerLuciano Coelho <coelho@ti.com>
Thu, 1 Dec 2011 13:56:13 +0000 (15:56 +0200)
commit12d4b9759143aaa280195834820bc15d795e71c1
tree4e49c763f4c866abe1ebfeaa187db30356647f82
parent358989352e70975d1c50ac2a49fc86d41d0518bd
wl12xx: leave IV calculation to HW for CCMP

Use an appropriate mac80211 flags in CCMP keys to indicate we are
calculating the CCMP IV in HW, but require room for the IV to be reserved
in the skb. The space is reserved by mac80211.

depends on "mac80211: support adding IV-room in the skb for CCMP keys".

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/wl12xx/main.c