From: Eric Dumazet Date: Tue, 25 Sep 2012 06:21:16 +0000 (+0200) Subject: net: raw: revert unrelated change X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8489c1d9a80e6263fb71de5bc7f39773712cfa7e;p=pandora-kernel.git net: raw: revert unrelated change Commit 5640f7685831 ("net: use a per task frag allocator") accidentally contained an unrelated change to net/ipv4/raw.c, later committed (without the pr_err() debugging bits) in net tree as commit ab43ed8b749 (ipv4: raw: fix icmp_filter()) This patch reverts this glitch, noticed by Stephen Rothwell. Reported-by: Stephen Rothwell Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed