]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net/mlx5e: Remove redundant vport context vlan update
authorSaeed Mahameed <saeedm@mellanox.com>
Wed, 25 Sep 2019 08:07:48 +0000 (10:07 +0200)
committerKhalid Elmously <khalid.elmously@canonical.com>
Thu, 26 Sep 2019 04:28:47 +0000 (00:28 -0400)
commitea07addc34dc37d66581f7097a3b8b3cfe3d1e83
tree79eea9799289a924843dba510f9dc0495c90462c
parent0a70b6866307d7cccd907e009278381724e1876e
net/mlx5e: Remove redundant vport context vlan update

BugLink: https://bugs.launchpad.net/bugs/1842502
In delete vlan flow an extra call to mlx5e_vport_context_update_vlans
was added by mistake, remove it.

Fixes: 86d722ad2c3b ("net/mlx5: Use flow steering infrastructure for mlx5_en")
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Reviewed-by: Gal Pressman <galp@mellanox.com>
(cherry picked from commit b8c931ba3c739b49bd536d35851712d838857757)
Signed-off-by: Juerg Haefliger <juergh@canonical.com>
Acked-by: Connor Kuehl <connor.kuehl@canonical.com>
Acked-by: Sultan Alsawaf <sultan.alsawaf@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/net/ethernet/mellanox/mlx5/core/en_fs.c