aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorDavid Hildenbrand <[email protected]>2024-02-13 14:54:25 +0100
committerMichael S. Tsirkin <[email protected]>2024-03-19 02:45:49 -0400
commit310227f42882c52356b523e2f4e11690eebcd2ab (patch)
tree4223390e49a56081b5572803e177d33828bc798a /net/lapb/lapb_out.c
parent9588e7fc511f9c55b9835f14916e90ab940061b7 (diff)
virtio: reenable config if freezing device failed
Currently, we don't reenable the config if freezing the device failed. For example, virtio-mem currently doesn't support suspend+resume, and trying to freeze the device will always fail. Afterwards, the device will no longer respond to resize requests, because it won't get notified about config changes. Let's fix this by re-enabling the config if freezing fails. Fixes: 22b7050a024d ("virtio: defer config changed notifications") Cc: <[email protected]> Cc: "Michael S. Tsirkin" <[email protected]> Cc: Jason Wang <[email protected]> Cc: Xuan Zhuo <[email protected]> Signed-off-by: David Hildenbrand <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions