]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: Round out in-kernel sockets API
authorSridhar Samudrala <sri@us.ibm.com>
Tue, 8 Aug 2006 03:57:31 +0000 (20:57 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:05 +0000 (14:54 -0700)
commitc967f6bf4fba00fbd861bd19686944953a9ebf9c
treee607478560ed050723fe5e578dc5ede37bedfa93
parent63d64b44f6e99944bd3906d9b3d487474113222c
[NET]: Round out in-kernel sockets API

This patch implements wrapper functions that provide a convenient way
to access the sockets API for in-kernel users like sunrpc, cifs &
ocfs2 etc and any future users.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/net.h
net/socket.c