diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2014-10-31 03:10:31 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-31 03:50:26 (GMT) |
commit | de11b0e8c569b96c2cf6a811e3805b7aeef498a3 (patch) | |
tree | b1b71beed6963d8f452819c026cc1e7352c7e964 /fs | |
parent | c1304b217c7cefa5718fab9d36c59ba0d0133c6e (diff) | |
download | linux-de11b0e8c569b96c2cf6a811e3805b7aeef498a3.tar.xz |
drivers/net: macvtap and tun depend on INET
These drivers now call ipv6_proxy_select_ident(), which is defined
only if CONFIG_INET is enabled. However, they have really depended
on CONFIG_INET for as long as they have allowed sending GSO packets
from userland.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Fixes: f43798c27684 ("tun: Allow GSO using virtio_net_hdr")
Fixes: b9fb9ee07e67 ("macvtap: add GSO/csum offload support")
Fixes: 5188cd44c55d ("drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets")
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions