mlxsw: spectrum: Initialize PVID only once
authorIdo Schimmel <idosch@mellanox.com>
Mon, 4 Jan 2016 09:42:23 +0000 (10:42 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jan 2016 03:07:58 +0000 (22:07 -0500)
commit7b31abe70b29edb3005a6466f51b7a10f8413a01
treefc313e8f794df5c86a02c9bcd67a1e5e44a0a644
parent46f85a9215d7352d886626e29c3fc3095bc5bec7
mlxsw: spectrum: Initialize PVID only once

We set PVID to 1 in mlxsw_sp_port_vlan_init(), so we can remove this
statement.

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>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c