net/mlx5: fix Direct Rules build
authorYongseok Koh <yskoh@mellanox.com>
Sat, 20 Apr 2019 00:02:43 +0000 (17:02 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 3 May 2019 16:45:22 +0000 (18:45 +0200)
commitfc0aebe1876d949730a7c3d368ccd8d63cc79e66
tree70288ee6cbf96b76085de199d5cf951e82ea3a67
parent2ed187ba072a4d5ccb8ce95698be62938724b704
net/mlx5: fix Direct Rules build

All the library calls must be called via the glue layer.

Fixes: b2177648b8de ("net/mlx5: add Direct Rules flow data alloc/free routines")
Fixes: 79e35d0d5979 ("net/mlx5: share Direct Rules/Verbs flow related structures")

Signed-off-by: Yongseok Koh <yskoh@mellanox.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
drivers/net/mlx5/mlx5.c