diff options
author | Tariq Toukan <tariqt@nvidia.com> | 2021-01-11 23:05:33 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-13 15:45:58 -0800 |
commit | a29adad5860e91c57450aed0b351b65d99e149e6 (patch) | |
tree | 7fb254a2d4bcc0f56bc937bbcb3f31d2162723df /net/core/dev.c | |
parent | f3bea940b12c75f8c5330b8c0ef6751b79caab5f (diff) |
net/mlx5e: IPsec, Inline feature_check fast-path function
Feature check functions are in the TX fast-path of all SKBs, not only
IPsec traffic.
Move the IPsec feature check function into a header and turn it inline.
Use a stub and clean the config flag condition in Eth main driver file.
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Raed Salem <raeds@nvidia.com>
Reviewed-by: Huy Nguyen <huyn@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions