From: David S. Miller Date: Fri, 21 Apr 2017 17:24:07 +0000 (-0400) Subject: Merge branch 'skb_cow_head' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=918b70244f57920db8fcb5ae63e2d0c79b509821;p=openwrt%2Fstaging%2Fblogic.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