commit | 59fe9b3f842751688d9ee180f673314190813be1 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Jun 20 23:04:00 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 21 05:02:48 2016 -0400 |
tree | 93b02c54ba21c674aa9774bf6f776b51b3d33dd7 | |
parent | 80bedf1a62d65fb79eaaf030e75174886f1a794c [diff] |
mlxsw: spectrum: Sanitize port netdev upper devices We currently only support the following upper devices for port netdevs: 1) Bridge 2) LAG (bond / team) 3) VLAN Any other device is forbidden, so return an error. 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>