net/mlx5: fix VLAN pop action on switch flow rules
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Thu, 2 Aug 2018 10:20:51 +0000 (12:20 +0200)
committerShahaf Shuler <shahafs@mellanox.com>
Thu, 2 Aug 2018 11:47:57 +0000 (13:47 +0200)
commit16ed22ba14ca4bdfa415626fdf76d3354bb5ffdb
tree029bfbdf66e0becffbab833b3bfc3ad24c01c4b5
parenteb19f1f6c83b3a6a72b551ba8f8a002f4754d3f7
net/mlx5: fix VLAN pop action on switch flow rules

TC message for VLAN POP is broken due to an unfinished nested attribute.

Fixes: 7ac6778d50e0 ("net/mlx5: add VLAN item and actions to switch flow rules")

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx5/mlx5_nl_flow.c