diff options
author | Peng Li <[email protected]> | 2019-09-11 10:40:34 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-11 09:08:45 +0100 |
commit | 3a5a5f06d4d2ddb257cb71e9c52106f50abad8fc (patch) | |
tree | 989eaf24860e0186fdfa70e2a20d118738734866 /scripts/gdb/linux/modules.py | |
parent | 4093d1a262617475d8eaf05ebcfa8ecc1c78df7f (diff) |
net: hns3: revert to old channel when setting new channel num fail
After setting new channel num, it needs free old ring memory and
allocate new ring memory. If there is no enough memory and allocate
new ring memory fail, the ring may initialize fail. To make sure
the network interface can work normally, driver should revert the
channel to the old configuration.
Signed-off-by: Peng Li <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions