commit | c155e22bb689a0e467fa375d2765d85aff52f058 | [log] [tgz] |
---|---|---|
author | Guangbin Huang <huangguangbin2@huawei.com> | Fri Sep 25 08:26:18 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 24 20:19:25 2020 -0700 |
tree | c4a1ed170a7b5f6de05e5174101072b3ff2a1f97 | |
parent | ae6f010cb1a796d2dbe285e40430293e86b3e9ae [diff] |
net: hns3: rename macro of pci device id of vf VF devices do not have speed division, its speed is depended on its PF. So macro name of PCI device id of VF is incorrent to have 100G info, it should be renamed by removing 100G info. Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>