Skip to content
Commit bc6cffd1 authored by Herbert Xu's avatar Herbert Xu Committed by David S. Miller
Browse files

pppoe: Unshare skb before anything else



We need to unshare the skb first as otherwise pskb_may_pull may
write to a shared skb which could be bad.

Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 392fdb0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment