commit | 12f46bc1d447ebf6e5bf4d0c318fa7320e1d6dcb | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Mon Sep 03 11:21:56 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 03 22:04:46 2018 -0700 |
tree | 30071b320cf541a8fec64dab3de4cd67a0712212 | |
parent | 7a0a928402689e32dc659b9466cb99254f7f7ed8 [diff] |
net: hns3: Refine hns3_get_link_ksettings() In the previous implement, the query operation for fibre port and copper port are mixed. This patch refines it by seperating them based on the port type. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>