switch l2cap ->memcpy_fromiovec() to msghdr
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 24 Nov 2014 21:44:09 +0000 (16:44 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 9 Dec 2014 21:28:23 +0000 (16:28 -0500)
it'll die soon enough - now that kvec-backed iov_iter works regardless
of set_fs(), both instances will become copy_from_iter() as soon as
we introduce ->msg_iter...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c

Simple merge
Simple merge
Simple merge