mlxsw: switchx2: Check if port is usable before calling port create
authorJiri Pirko <jiri@mellanox.com>
Fri, 28 Oct 2016 19:35:47 +0000 (21:35 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 30 Oct 2016 20:50:17 +0000 (16:50 -0400)
commitabc1de256c1987fe42eff80d95946ee9452bcac7
treecd43766138b73ac03fa12bacdead53a44363d094
parent5b0907407e7f28249ddb44ca0e629dda3d300169
mlxsw: switchx2: Check if port is usable before calling port create

Do it in a same way we do it in spectrum. Check if port is usable first
and only in that case create a port instance.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: Elad Raz <eladr@mellanox.com>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/switchx2.c