net/mlx5: fix verification of mark action
authorNélio Laranjeiro <nelio.laranjeiro@6wind.com>
Tue, 31 Jan 2017 16:02:47 +0000 (17:02 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 10 Feb 2017 11:25:48 +0000 (12:25 +0100)
commit6194f53bb3c5d3953cdf24a15a02598212b04dd6
treec3f347f9cb88dcc577ac953407409a4c95f80e72
parent8978c13e54446947b18905998e251a0a26b4531d
net/mlx5: fix verification of mark action

A configuration structure for the MARK action must always be specified.

Fixes: ea3bc3b1df94 ("net/mlx5: support mark flow action")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx5/mlx5_flow.c