commit | 77a980dc6c4674fc7741d72b9775135669318d8d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Aug 24 11:46:30 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 28 14:40:41 2009 -0400 |
tree | be8a359a42002eda0553c0fe046a4a7f0e62e3a8 | |
parent | 0448b5fc032ea76096eb3cfbe3196b3c01b08b86 [diff] |
mac80211: fix RX skb leaks In mac80211's RX path some of the warnings that warn about drivers passing invalid status values leak the skb, fix that by refactoring the code. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>