]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: Remove a useless member of struct hns3_stats
authorJian Shen <shenjian15@huawei.com>
Fri, 5 Jan 2018 10:18:15 +0000 (18:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:06:18 +0000 (14:06 -0500)
commitda5d6c10b00e2491da2bfdd0393260b3eebfbd7d
tree59f96fa957a8eeadf736841fb03bfddf4ceed612
parent89490f646e921387542707c014c955c65b984b0b
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>
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c