]> git.ipfire.org Git - thirdparty/kernel/linux.git/blobdiff - drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
Merge branch 'sg_nents' into rdma.git for-next
[thirdparty/kernel/linux.git] / drivers / net / ethernet / mellanox / mlx5 / core / fs_core.c
index c0697e1b71185ab61bf4f7ae84b1a26e7d0cf888..8481027e493cb31481b60087619beeb97619318a 100644 (file)
@@ -413,7 +413,7 @@ static bool check_valid_spec(const struct mlx5_flow_spec *spec)
        return true;
 }
 
-static struct mlx5_flow_root_namespace *find_root(struct fs_node *node)
+struct mlx5_flow_root_namespace *find_root(struct fs_node *node)
 {
        struct fs_node *root;
        struct mlx5_flow_namespace *ns;