From: David S. Miller Date: Fri, 31 Oct 2014 00:01:27 +0000 (-0400) Subject: Merge branch 'ufo-fix' X-Git-Tag: v3.18-rc3~17^2~11 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c1304b217c7cefa5718fab9d36c59ba0d0133c6e;p=karo-tx-linux.git Merge branch 'ufo-fix' Ben Hutchings says: ==================== drivers/net,ipv6: Fix IPv6 fragment ID selection for virtio The virtio net protocol supports UFO but does not provide for passing a fragment ID for fragmentation of IPv6 packets. We used to generate a fragment ID wherever such a packet was fragmented, but currently we always use ID=0! v2: Add blank lines after declarations ==================== Signed-off-by: David S. Miller --- c1304b217c7cefa5718fab9d36c59ba0d0133c6e