diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-12-18 19:30:48 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-17 14:46:48 -0800 |
commit | 4466efc5a80c185b64749ee08c572cc6b2383a86 (patch) | |
tree | 4e26a9676c36f61ffa8368d71823beeecdd518a1 /drivers/net | |
parent | 481335e5059076b32e768545d6a5d9bafa5ba84d (diff) |
mac80211: fix initialization of skb->cb in ieee80211_subif_start_xmit
commit 489ee9195a7de9e6bc833d639ff6b553ffdad90e upstream.
The change 'mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs'
added a check for copying the skb if it's shared, however the tx info variable
still points at the cb of the old skb
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Acked-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions