Pavel Emelyanov 2588fe1d78 [INET]: Consolidate xxx_frag_intern
This routine checks for the existence of a given entry
in the hash table and inserts the new one if needed.

The ->equal callback is used to compare two frag_queue-s
together, but this one is temporary and will be removed
later. The netfilter code and the ipv6 one use the same
routine to compare frags.

The inet_frag_intern() always returns non-NULL pointer,
so convert the inet_frag_queue into protocol specific
one (with the container_of) without any checks.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-17 19:44:34 -07:00
..
2007-10-10 16:51:28 -07:00
2007-10-14 12:41:52 -07:00
2007-10-15 12:26:35 -07:00
2007-10-15 12:26:35 -07:00
2007-10-15 12:26:35 -07:00
2007-10-10 16:54:48 -07:00
2007-10-10 16:51:13 -07:00
2007-10-10 17:30:46 -07:00
2007-10-10 16:48:31 -07:00
2007-10-10 17:30:46 -07:00
2007-10-10 16:48:31 -07:00