Skip to content
Commit 3dfb0534 authored by Tom Herbert's avatar Tom Herbert Committed by David S. Miller
Browse files

ppp: call skb_checksum_complete_unset in ppp_receive_frame



Call checksum_complete_unset in PPP receive to discard checksum-complete
value. PPP does not pull checksum for headers and also modifies packet
as in VJ compression.

Signed-off-by: default avatarTom Herbert <tom@herbertland.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4e18b9ad
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