From: David S. Miller Date: Fri, 21 Apr 2017 17:24:07 +0000 (-0400) Subject: Merge branch 'skb_cow_head' X-Git-Tag: v4.11-rc8~5^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=918b70244f57920db8fcb5ae63e2d0c79b509821;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'skb_cow_head' Eric Dumazet says: ==================== net: use skb_cow_head() to deal with cloned skbs James Hughes found an issue with smsc95xx driver. Same problematic code is found in other drivers. ==================== Signed-off-by: David S. Miller --- 918b70244f57920db8fcb5ae63e2d0c79b509821