commit | 06c071f68d8123bef0f152e5d2c7272920597a7e | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Nov 19 12:27:38 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 20 11:06:02 2015 -0500 |
tree | 0b68ee6c11fd867301273509ce88528f5ab79976 | |
parent | f99bf205dab026ef434520198af2fcb7dae0efdb [diff] |
mlxsw: spectrum: Use correct PVID value when removing VLANs When removing a range of VLANs in which PVID is a member we should use the correct PVID value instead of some VLAN in the range. Also, change two print statements to use 'dev' instead of 'mlxsw_sp_port->dev', as it's already used in other print statements in the function. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>