diff options
author | Huazhong Tan <tanhuazhong@huawei.com> | 2018-09-26 19:28:40 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-28 10:37:42 -0700 |
commit | e4fd75022c24eb28cc1034e97e60cecc24f325f3 (patch) | |
tree | 0e15756f8dfc2de41b4839d04f2803b80f0bb3d5 /drivers/net/ieee802154 | |
parent | 0d43bf45f4a82efceefdfdd2ec86337fcbd51a46 (diff) |
net: hns3: Fix loss of coal configuration while doing reset
The user's coal configuration will be lost after reset, so the tx_coal
and rx_coal fields are added to the struct hns_nic_priv to save the coal
configuration and used to restore the user's configuration after the reset
is complete.
Fixes: bb6b94a896d4 ("net: hns3: Add reset interface implementation in client")
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ieee802154')
0 files changed, 0 insertions, 0 deletions