commit | 76708dee382a69b2f9d0e50f413f99fefb2dc509 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Sun Oct 05 18:02:48 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 06 18:14:57 2008 -0400 |
tree | ce1b8014520c08641423a0842d03eace38da0c4e | |
parent | 417bd25ac4c6f76c8aafe8a584f3620f4a936b72 [diff] |
mac80211: free up 2 bytes in skb->cb Free up 2 bytes in skb->cb to be used for multi-rate retry later. Move iv_len and icv_len initialization into key alloc. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>