[IPv6] RAW: Compact the API for the kernel
authorPavel Emelyanov <xemul@openvz.org>
Tue, 20 Nov 2007 06:35:57 +0000 (22:35 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:29 +0000 (14:54 -0800)
commit69d6da0b0faa70249a243a14e6066c013e9294e5
treef3678fc834f0b7ba1fc46ef2a4a240e7a937d747
parent7bc54c90307b4bc3d7fb2ffd6ad8fbda0671a45e
[IPv6] RAW: Compact the API for the kernel

Same as in the previous patch for ipv4, compact the
API and hide hash table and rwlock inside the raw.c
file.

Plus fix some "bad" places from checkpatch.pl point
of view (assignments inside if()).

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/rawv6.h
net/ipv6/icmp.c
net/ipv6/ip6_input.c
net/ipv6/raw.c