]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
xfrm: remove tos indirection from afinfo_policy
authorFlorian Westphal <fw@strlen.de>
Tue, 16 Apr 2019 14:44:37 +0000 (16:44 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 23 Apr 2019 05:42:20 +0000 (07:42 +0200)
commitf24ea52873c726bf7b54318f00ec45050222b367
tree79cd31108550a875fc9311fc07f291150e1fe1c4
parente54d1527658f2226c1f63d6fb76fa9b97d1c3947
xfrm: remove tos indirection from afinfo_policy

Only used by ipv4, we can read the fl4 tos value directly instead.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/xfrm.h
net/ipv4/xfrm4_policy.c
net/ipv6/xfrm6_policy.c
net/xfrm/xfrm_policy.c