commit | e4eefec73ea0a740bfe8736e3ac30dfe92fe392b | [log] [tgz] |
---|---|---|
author | Yogesh Ashok Powar <yogeshp@marvell.com> | Thu May 05 16:30:48 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 05 14:59:24 2011 -0400 |
tree | cd1881b5d190745a7fcf80c12ffee394922af0af | |
parent | eee40820e95e6dbd7b0709e7b8cca453004ae7b1 [diff] |
mwl8k: Do not ask mac80211 to generate IV for crypto keys Since firmware is capable of generating IV's for all crypto suits (TKIP, CCMP and WEP), do not ask mac80211 to generate IV when HW crypto is being used. Instead only reserve appropriate space in tx skb's in the driver, so that the firmware can write IV's values. Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>