[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)
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

Simple merge
diff --cc net/socket.c
Simple merge