[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)
commitac5a488ef252ed673cb067843e411f8cc43f7ab9
treee607478560ed050723fe5e578dc5ede37bedfa93
parentb63bbc5006a0a62fabc81c4f77e95f16ff16f340
[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