From: David S. Miller Date: Sun, 31 Aug 2014 02:22:20 +0000 (-0700) Subject: net: Don't keep around original SKB when we software segment GSO frames. X-Git-Tag: fixes-against-v3.18-rc2~81^2~190^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce93718fb7cd;p=pandora-kernel.git net: Don't keep around original SKB when we software segment GSO frames. Just maintain the list properly by returning the head of the remaining SKB list from dev_hard_start_xmit(). Signed-off-by: David S. Miller --- Reading git-diff-tree failed