summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorJijie Shao <shaojijie@huawei.com>2024-03-07 04:01:12 +0300
committerDavid S. Miller <davem@davemloft.net>2024-03-08 15:01:32 +0300
commit03f92287b251de318f3b93f5c1e0cb6ccc87b011 (patch)
treee010af2cf84f72321a17a19c5f5d783ba2deb7a5 /scripts/basic
parent0fbcf2366ba9888cf02eda23e35fde7f7fcc07c3 (diff)
downloadlinux-03f92287b251de318f3b93f5c1e0cb6ccc87b011.tar.xz
net: hns3: fix delete tc fail issue
When the tc is removed during reset, hns3 driver will return a errcode. But kernel ignores this errcode, As a result, the driver status is inconsistent with the kernel status. This patch retains the deletion status when the deletion fails and continues to delete after the reset to ensure that the status of the driver is consistent with that of kernel. Signed-off-by: Jijie Shao <shaojijie@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions