Files
linux/drivers/net
Ben Hutchings f6ca437d7c drivers/net: macvtap and tun depend on INET
[ Upstream commit de11b0e8c5 ]

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: f43798c276 ("tun: Allow GSO using virtio_net_hdr")
Fixes: b9fb9ee07e ("macvtap: add GSO/csum offload support")
Fixes: 5188cd44c5 ("drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets")
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-14 08:47:53 -08:00
..
2013-08-11 18:35:25 -07:00
2013-03-28 01:20:42 -04:00
2014-08-14 09:24:15 +08:00
2014-06-26 15:12:38 -04:00
2014-11-14 08:47:53 -08:00
2013-11-04 04:31:04 -08:00
2014-01-15 15:28:46 -08:00
2014-01-15 15:28:46 -08:00
2014-08-14 09:24:15 +08:00