commit | ac5a488ef252ed673cb067843e411f8cc43f7ab9 | [log] [tgz] |
---|---|---|
author | Sridhar Samudrala <sri@us.ibm.com> | Mon Aug 07 20:57:31 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Sep 22 14:54:05 2006 -0700 |
tree | e607478560ed050723fe5e578dc5ede37bedfa93 | |
parent | b63bbc5006a0a62fabc81c4f77e95f16ff16f340 [diff] |
[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>