]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c63060fbf7c454ce309ef3b0727fe93d47427f9
tree89efa6ba41b8b4732ec73f1f7a6a6a1625390584
parent5b65d0ae7d2a04c5a6ac28e84d7a11fb8aecdab6
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"

This reverts commit 4927cea86c1ca9241133c7b49bcdf0c5cc70aaa7.

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: 3fd7eb0866bc (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