From: Herbert Xu Date: Fri, 7 Nov 2014 13:22:26 +0000 (+0800) Subject: net: Kill skb_copy_datagram_const_iovec X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~248^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe1be38fcee0e13ad53175d0b530707c20f93ec;p=pandora-kernel.git net: Kill skb_copy_datagram_const_iovec Now that both macvtap and tun are using skb_copy_datagram_iter, we can kill the abomination that is skb_copy_datagram_const_iovec. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed