commit | 6e6e7680630c1b80042a79f62509aab5f49e3e88 | [log] [tgz] |
---|---|---|
author | Guojia Liao <liaoguojia@huawei.com> | Thu Aug 01 11:55:42 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 13:32:13 2019 -0400 |
tree | 326666861e7c01e29c5ffe9b5082005b275c785b | |
parent | dbae56a33f5881bad631b0121f9b4a5e7b2a454d [diff] |
net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd The member 'mac_add' defined in hclge_mac_ethertype_idx_rd_cmd means MAC address, so 'mac_addr' is a better name for it. Signed-off-by: Guojia Liao <liaoguojia@huawei.com> 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>