]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: switch importing msghdr from userland to {compat_,}import_iovec()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 21 Mar 2015 23:29:06 +0000 (19:29 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 30 Mar 2015 15:32:54 +0000 (11:32 -0400)
commitbf3d2a11b136e932754891c786685854bb9664cd
tree34fc85d8b5b0f3476db964034aab3619506f5a13
parent488d80ec71d37205d1030dc519d0d129f553fcc1
net: switch importing msghdr from userland to {compat_,}import_iovec()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/net/compat.h
net/compat.c
net/socket.c