net: hns3: fix the port information display when sfp is absent
authorYisen Zhuang <yisen.zhuang@huawei.com>
Wed, 6 Sep 2023 07:20:17 +0000 (15:20 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 7 Sep 2023 09:08:03 +0000 (11:08 +0200)
commit674d9591a32d01df75d6b5fffed4ef942a294376
tree11b1d564c55beb07e0c1e43dcdfcbc355dc3c6c7
parentfa5564945f7d15ae2390b00c08b6abaef0165cda
net: hns3: fix the port information display when sfp is absent

When sfp is absent or unidentified, the port type should be
displayed as PORT_OTHERS, rather than PORT_FIBRE.

Fixes: 88d10bd6f730 ("net: hns3: add support for multiple media type")
Signed-off-by: Yisen Zhuang <yisen.zhuang@huawei.com>
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c