commit | b59f558c6a7ce8731035621f0b175b24ba443da1 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Jan 05 18:18:15 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 14:06:18 2018 -0500 |
tree | 59f96fa957a8eeadf736841fb03bfddf4ceed612 | |
parent | 57ffee737b36dbb81e8e60a37e01791553157a5e [diff] |
net: hns3: Remove a useless member of struct hns3_stats The member "stats_size" of struct hns3_stats is useless, remove it and fix the macro definition which has uses this struct. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>