commit | 2e6a2d7b4508ea01b276d8c7350582a07dca1c23 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 31 11:42:09 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 31 10:54:46 2019 -0700 |
tree | 6709ad4e99e02f8696c246626ed1d2c69f990e1c | |
parent | 25911e1b97971a06b4c053f70c7c1eb0c33a607e [diff] |
mlxsw: spectrum: Move max_width check up before count check The fact that the port cannot be split further should be checked before checking the count, so move it. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Shalom Toledo <shalomt@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>