git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6de329e
)
raw: Restore /proc/net/raw correct behavior
author
Eric Dumazet
<dada1@cosmosbay.com>
Tue, 17 Jun 2008 00:03:32 +0000
(17:03 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Jun 2008 00:03:32 +0000
(17:03 -0700)
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 <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/raw.c
patch
|
blob
|
history
diff --cc
net/ipv4/raw.c
Simple merge