Files
linux/net
Leon Romanovsky 2ecda18168 xfrm: delete duplicated functions that calls same xfrm_api_check()
The xfrm_dev_register() and xfrm_dev_feat_change() have same
implementation of one call to xfrm_api_check(). Instead of doing such
indirection, call to xfrm_api_check() directly and delete duplicated
functions.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2022-02-02 07:50:01 +01:00
..
2022-01-22 08:33:37 +02:00
2022-01-27 13:53:27 +00:00
2022-01-22 08:33:37 +02:00
2022-01-27 13:53:27 +00:00
2022-01-27 13:53:27 +00:00
2021-05-26 07:03:39 +02:00
2022-01-11 20:26:36 -08:00
2021-06-03 15:13:56 -07:00
2021-07-29 15:06:49 +01:00