From: Johannes Berg Date: Thu, 18 Jun 2009 12:51:12 +0000 (+0200) Subject: mac80211_hwsim: clean up the skb before passing it back X-Git-Tag: v2.6.32-rc1~703^2~760 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90e3012e94be0755a516f60f5339a2a08f4a7d0a;p=pandora-kernel.git mac80211_hwsim: clean up the skb before passing it back We need to clean up the skb before we can copy it, this is required for proper operation since the socket it is still attached to could potentially live in a different network namespace or so. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed