commit | 346fca3b58cbe0505f4328276e46e22ffc9a11d8 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Dec 20 19:42:30 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 20 15:48:54 2018 -0800 |
tree | ea1a75af03e5958e12ef2618a5a2a1362e167e58 | |
parent | ab6c3b79ec7b1d10cec411015eb5a7599e2b7e52 [diff] |
mlxsw: spectrum: Store pointer to default port VLAN in port struct Subsequent patches will need to access the default port VLAN. Since this VLAN will exist throughout the lifetime of the port, simply store it in the port's struct. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>