commit | 7424ce65065852bdf7a040bf2490da4a8fc4b464 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Nov 20 07:01:29 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Nov 24 05:16:42 2014 -0500 |
tree | b5a44fdeca7a925a2c763bb60a290c0b9bc6a11d | |
parent | 0f7db23a07af5de22940f08c3f88a0741d4df0bc [diff] |
[atm] switch vcc_sendmsg() to copy_from_iter() ... and make it handle multi-segment iovecs - deals with that "fix this later" issue for free. A bit of shame, really - it had been there since 2.3.15pre3 when the whole thing went into the tree, practically a historical artefact by now... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>