commit | a9fc79b681025ce47df8a04b8aba9df4999bf167 | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Mon Jul 02 15:50:23 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 02 22:49:14 2018 +0900 |
tree | 74e952ea4dc9ac33f1021223f184ca906afdaebe | |
parent | f6762f3852bbb1c43343916199713eb6c4f964f1 [diff] |
net: hns3: remove some unused members of some structures Some members in struct hns3_enet_tqp_vector, struct hnae3_client and struct hnae3_ae_algo are unused. This patch removes them. Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>