mlxsw: spectrum: Report port type according to operational speed
authorIdo Schimmel <idosch@mellanox.com>
Mon, 12 Sep 2016 11:26:25 +0000 (13:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Sep 2016 16:16:33 +0000 (12:16 -0400)
commit0213424adad63bfea08ef19cd6c997648ddcf44e
tree826d03f6de40f21477519decf985049563413625
parent4149b97f728edc9247939ece42a784c14b4e212f
mlxsw: spectrum: Report port type according to operational speed

In case port isn't operational we shouldn't report the port type, but
instead return PORT_OTHER. This is consistent with most other drivers
that return PORT_OTHER when media type can't be determined.

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>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c