Patch 1 describes and fixes an issue where dim cannot return to normal state in certain scenarios. Patch 2 attempts to resolve lockdep's complaints that holding many nested locks. Changelog ======= v2->v3: Patch(2/2): Refactor code instead of revert the patch. v1->v2: Patch(2/2): rephase the commit log. Heng Qi (2): virtio_net: fix possible dim status unrecoverable virtio_net: fix a spurious deadlock issue drivers/net/virtio_net.c | 38 +++++++++++++++++--------------------- 1 file changed, 17 insertions(+), 21 deletions(-) -- 2.32.0.3.g01195cf9f