]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/raw.c
[RAW]: Cleanup IPv4 raw_seq_show.
authorDenis V. Lunev <den@openvz.org>
Thu, 31 Jan 2008 11:46:43 +0000 (03:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:25 +0000 (19:27 -0800)
commit8cd850efa4948d57a2ed836911cfd1ab299e89c6
tree682b2bff416864ff5271a17847ba0b471bd766f8
parent377cf82d66ea43f3d3cb82c2563e65b5c12c9bfd
[RAW]: Cleanup IPv4 raw_seq_show.

There is no need to use 128 bytes on the stack at all. Clean the code
in the IPv6 style.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/raw.c