]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - net/ipv4/esp4.c
esp: remove redundant define esph
authorHaishuang Yan <yanhaishuang@cmss.chinamobile.com>
Fri, 17 Aug 2018 07:51:00 +0000 (15:51 +0800)
committerSteffen Klassert <steffen.klassert@secunet.com>
Wed, 29 Aug 2018 06:02:43 +0000 (08:02 +0200)
commit0c05f98376678098e9a4a8bc06839797ea3ee942
tree461a1ffc3b4b41e677775df6176ca63ddffc553e
parent211d6f2dc883fe2235532d7ec4ed7e8222957ae0
esp: remove redundant define esph

The pointer 'esph' is defined but is never used hence it is redundant
and canbe removed.

Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/ipv4/esp4.c
net/ipv6/esp6.c