net/mlx5: rename static functions
authorYongseok Koh <yskoh@mellanox.com>
Wed, 24 Oct 2018 12:36:13 +0000 (15:36 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 26 Oct 2018 20:14:06 +0000 (22:14 +0200)
commit98521a3926e33904708f0f40599ec467679db3e7
tree541b07fe9a814480c06bc8939584f7001a66a1d2
parent2096f61b95642b30cd517736c120a41b739da413
net/mlx5: rename static functions

In mlx5_flow*.c, static functions have names starting from 'flow_' while
shared ones start from "mlx5_flow_'.

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