]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/raw.c
[RAW]: Consolidate proto->hash callback
authorPavel Emelyanov <xemul@openvz.org>
Tue, 20 Nov 2007 06:37:24 +0000 (22:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:31 +0000 (14:54 -0800)
commit65b4c50b47c4ac3d2b5a82e5553b8e5613fb9585
tree7278ca549a04aba218a93e489a44be4410ec3239
parentb673e4dfc8f29e5bfe4d342029b793e9d504f6dd
[RAW]: Consolidate proto->hash callback

Having the raw_hashinfo it's easy to consolidate the
raw[46]_hash functions.

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