Skip to content
Commit 4cd016ca authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'remove-dependency-between-mlx5-act_ct-nf_flow_table'



Roi Dayan says:

====================
remove dependency between mlx5, act_ct, nf_flow_table

Some exported functions from act_ct and nf_flow_table being used in mlx5_core.
This leads that mlx5 module always require act_ct and nf_flow_table modules.
Those small exported functions can be moved to the header files to
avoid this module dependency.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents c92cbaea 505ee3a1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment