Skip to content
Commit 513f61e2 authored by Ma Ke's avatar Ma Ke Committed by Steffen Klassert
Browse files

net: ipv4: fix return value check in esp_remove_trailer



In esp_remove_trailer(), to avoid an unexpected result returned by
pskb_trim, we should check the return value of pskb_trim().

Signed-off-by: default avatarMa Ke <make_ruc2021@163.com>
Signed-off-by: default avatarSteffen Klassert <steffen.klassert@secunet.com>
parent dad4e491
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