From: Johannes Berg Date: Mon, 24 Aug 2009 09:46:30 +0000 (+0200) Subject: mac80211: fix RX skb leaks X-Git-Tag: v2.6.32-rc1~703^2~275^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a980dc6c4674fc7741d72b9775135669318d8d;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed