commit | 7a242b232a6435a6f7ca3ce71efc56a7b3c451ba | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Fri Mar 09 10:37:04 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 09 11:33:14 2018 -0500 |
tree | 776c520b3a0fcbc761888335bc82ce430a55d9fe | |
parent | 9bc727a9d5e5c47015db118db407cbada1081a1e [diff] |
net: hns3: fix for coal configuation lost when setting the channel This patch fixes the coalesce configuation lost problem when setting the channel number by restoring all vectors's coalesce configuation to vector 0's, because all vectors belonging to the same netdev have the same coalesce configuation for now. 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>