commit | 6b2a880f9dd1c8632f1afc5e3f77759ce3ff815f | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 03 11:49:33 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 04 11:10:56 2019 -0700 |
tree | 1e5d57bd09d3a99a0389db4e9fc2e50606a4a3b6 | |
parent | 053e92aa3c20d37ab40692a851d63b4a40d1ff79 [diff] |
mlxsw: Register port netdevices into net of core When creating netdevices for ports, put them under network namespace that the core/parent devlink belongs to. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>