-
Al Viro authored
Convert skb_add_data() to iov_iter; allows to get rid of the explicit messing with iovec in its only caller - skb_add_data() will keep advancing ->msg_iter for us, so there's no need to similate that manually. Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
af2b040e