diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-10-14 23:57:43 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-10-15 03:12:39 +0200 |
commit | 8713a7ccd88d93d9f8a72436088d6627c82490db (patch) | |
tree | 9cca393d207ed193e28d7cf40da706b88c571bf4 /include | |
parent | rtl8187: Add USB ID for Belkin F5D7050 with RTL8187B chip (diff) | |
download | linux-8713a7ccd88d93d9f8a72436088d6627c82490db.tar.xz linux-8713a7ccd88d93d9f8a72436088d6627c82490db.zip |
rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"
The hw_key pointer is used (and obviously NULL) after skb->cb is
memset to 0. This patch grabs the iv_len before the memset call.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Stephen Blackheath <tramp.enshrine.stephen@blacksapphire.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions