commit | 56c39fb67cdb665ae67fba4975f5e20e6614cda6 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 24 16:44:09 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Dec 09 16:28:23 2014 -0500 |
tree | d28b2a45a5892284bd8a11f97387f94002008599 | |
parent | f4362a2c9524678f0459cf410403f8595e5cfce5 [diff] |
switch l2cap ->memcpy_fromiovec() to msghdr 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>