Pavel Emelyanov c308c1b20e [NET]: Cleanup the allocation/freeing of the sock object
The sock object is allocated either from the generic cache with
the kmalloc, or from the proc->slab cache.

Move this logic into an isolated set of helpers and make the
sk_alloc/sk_free look a bit nicer.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-01 00:33:50 -07:00
..
2007-10-10 16:54:48 -07:00
2007-10-26 03:56:43 -07:00
2007-10-26 02:47:54 -07:00
2007-07-16 09:05:45 -07:00
2005-04-16 15:20:36 -07:00