From: David S. Miller Date: Fri, 21 Apr 2017 17:24:07 +0000 (-0400) Subject: Merge branch 'skb_cow_head' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=918b70244f57920db8fcb5ae63e2d0c79b509821;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.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