Skip to content
Commit a9651e66 authored by Ma Ke's avatar Ma Ke Committed by Greg Kroah-Hartman
Browse files

net: ipv4: fix return value check in esp_remove_trailer



commit 513f61e2 upstream.

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>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 26a3c734
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