mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-04 03:52:58 +00:00
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 <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>