From: Eric Dumazet Date: Tue, 17 Jun 2008 00:03:32 +0000 (-0700) Subject: raw: Restore /proc/net/raw correct behavior X-Git-Tag: v2.6.26-rc7~20^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68be802cd5ad040fe8cfa33ce3031405df2d9117;p=pandora-kernel.git raw: Restore /proc/net/raw correct behavior I just noticed "cat /proc/net/raw" was buggy, missing '\n' separators. I believe this was introduced by commit 8cd850efa4948d57a2ed836911cfd1ab299e89c6 ([RAW]: Cleanup IPv4 raw_seq_show.) This trivial patch restores correct behavior, and applies to current Linus tree (should also be applied to stable tree as well.) Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed