commit | 4b7cdecaa441bc296a507371766109624c177ec0 | [log] [tgz] |
---|---|---|
author | Daode Huang <huangdaode@hisilicon.com> | Sat Apr 01 12:03:35 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 03 14:48:43 2017 -0700 |
tree | 1ef00df6b3fb00d5c81eaa7640c8411e94cbcaa6 | |
parent | fb0672d11634dd072bfb66a0b546b4fc592f4158 [diff] |
net: hns: bug fix of ethtool show the speed When run ethtool ethX on hns driver, the speed will show as "Unknown". The base.speed is not correct assigned, this patch fix this bug. Signed-off-by: Daode Huang <huangdaode@hisilicon.com> Reviewed-by: Yisen Zhuang <yisen.zhuang@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>