Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
authorVlad Yasevich <vyasevich@gmail.com>
Tue, 3 Feb 2015 21:36:16 +0000 (16:36 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Feb 2015 07:06:43 +0000 (23:06 -0800)
commit72f6510745592c87f612f62ae4f16bb002934df4
tree89efa6ba41b8b4732ec73f1f7a6a6a1625390584
parent0508c07f5e0c94f38afd5434e8b2a55b84553077
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"

This reverts commit 5188cd44c55db3e92cd9e77a40b5baa7ed4340f7.

Now that GSO layer can track if fragment id has been selected
and can allocate one if necessary, we don't need to do this in
tap and macvtap.  This reverts most of the code and only keeps
the new ipv6 fragment id generation function that is still needed.

Fixes: 3d0ad09412ff (drivers/net: Disable UFO through virtio)
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvtap.c
drivers/net/tun.c