]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfrm: Convert xfrm_bundle_create() to dscp_t.
authorGuillaume Nault <gnault@redhat.com>
Thu, 31 Oct 2024 15:52:43 +0000 (16:52 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Wed, 6 Nov 2024 11:42:34 +0000 (12:42 +0100)
commit01f61cbfc8b2cf89fe960ea3c1c67bba089dbdc5
tree8aa124e1edb9af288c0e380822e600d3da9b62fd
parent766f532089afd202a537f44c09a88ab9912f07d7
xfrm: Convert xfrm_bundle_create() to dscp_t.

Use a dscp_t variable to store the result of xfrm_get_dscp().
This prepares for the future conversion of xfrm_dst_lookup().

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_policy.c