diff options
author | Yunsheng Lin <linyunsheng@huawei.com> | 2018-03-09 10:36:59 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-09 11:33:14 -0500 |
commit | f31c1ba6687ea00a4149d6557820e02470e1dcb8 (patch) | |
tree | 7e2df5c6400c3c89badd0483b7ba844d54797ee6 /drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h | |
parent | 268f5dfade2a873cef516ce94ebfc7129af245da (diff) |
net: hns3: fix for pause configuration lost during reset
Pause configuration will be set to default value by hclge_tm_schd_init
during reset, which causes the RSS configuration loss problem.
This patch fixes it by calling hclge_tm_init_hw during reset process
, which will set the pause configuration to default value.
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>
Diffstat (limited to 'drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h')
0 files changed, 0 insertions, 0 deletions