From: Herbert Xu Date: Fri, 7 Nov 2014 13:22:25 +0000 (+0800) Subject: macvtap: Use iovec iterators X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~248^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c36d2e26cda1ad3e2c4b90dd843825fc62fe5b4;p=pandora-kernel.git macvtap: Use iovec iterators This patch removes the use of skb_copy_datagram_const_iovec in favour of the iovec iterator-based skb_copy_datagram_iter. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed