commit | 2bf0ccc7095e6cf665bbdb7c32c352d24f1ae033 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Mon Feb 08 14:25:26 2016 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Feb 24 09:04:37 2016 +0100 |
tree | a8581691203bda7d13255122fb2f6930e443e086 | |
parent | 0241fa19ef4021c3db6f70b8f08d69f9e21cc043 [diff] |
cfg80211: fix faulty variable initialization in ieee80211_amsdu_to_8023s reuse_skb is set to true if the code decides to use the last segment. Fixes a memory leak Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>