projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
95b9b88
39fba78
)
Merge branch 'skb_cow_head'
author
David S. Miller
<davem@davemloft.net>
Fri, 21 Apr 2017 17:24:07 +0000
(13:24 -0400)
committer
David S. Miller
<davem@davemloft.net>
Fri, 21 Apr 2017 17:24:07 +0000
(13:24 -0400)
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 <davem@davemloft.net>
Trivial merge