commit | 9bc727a9d5e5c47015db118db407cbada1081a1e | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Fri Mar 09 10:37:03 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 09 11:33:14 2018 -0500 |
tree | 5d6190cc9950c5e728791c2e8ba685882fd02b33 | |
parent | dd38c72604dc8c49e6057010675651f3567dd3bf [diff] |
net: hns3: refactor the coalesce related struct This patch refoctors the coalesce related struct by introducing the hns3_enet_coalesce struct, in order to fix the coalesce configuation lost problem when changing the channel number. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>