From f7d70f74811f5a522885b2962edeccb417e950c7 Mon Sep 17 00:00:00 2001 From: David L Stevens Date: Wed, 11 Feb 2015 08:20:17 -0500 Subject: [PATCH] sunvnet: don't change gso data on clones This patch unclones an skb for the case where the sunvnet driver needs to change the segmentation size so that it doesn't interfere with TCP SACK's use of them. Signed-off-by: David L Stevens Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-format-patch failed