Florian Westphal 4c203b0454 xfrm: remove eth_proto value from xfrm_state_afinfo
xfrm_prepare_input needs to lookup the state afinfo backend again to fetch
the address family ethernet protocol value.

There are only two address families, so a switch statement is simpler.
While at it, use u8 for family and proto and remove the owner member --
its not used anywhere.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2019-06-06 08:34:50 +02:00
..
2019-05-21 12:33:38 -07:00
2019-06-02 18:06:26 -07:00
2019-05-28 21:37:30 -07:00
2019-05-30 13:41:26 -07:00
2019-05-01 22:29:56 -04:00