From: Ben Hutchings Date: Thu, 30 Oct 2014 18:27:17 +0000 (+0000) Subject: drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5188cd44c55db3e92cd9e77a40b5baa7ed4340f7;p=pandora-kernel.git drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets UFO is now disabled on all drivers that work with virtio net headers, but userland may try to send UFO/IPv6 packets anyway. Instead of sending with ID=0, we should select identifiers on their behalf (as we used to). Signed-off-by: Ben Hutchings Fixes: 916e4cf46d02 ("ipv6: reuse ip6_frag_id from ip6_ufo_append_data") Signed-off-by: David S. Miller --- Reading git-diff-tree failed