]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
net: raw: revert unrelated change
authorEric Dumazet <edumazet@google.com>
Tue, 25 Sep 2012 06:21:16 +0000 (08:21 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Sep 2012 07:11:13 +0000 (03:11 -0400)
commit8489c1d9a80e6263fb71de5bc7f39773712cfa7e
treee580f2a356bcd6a0b5a64a7ab1e98e1fd7e7b39b
parent82c93fcc2e1737fede2752520f1bf8f4de6304d8
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 <sfr@canb.auug.org.au>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/raw.c