From f01a2a811ae04124fc9382925038fcbbd2f0b7c8 Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Tue, 9 Dec 2014 11:46:59 +0100 Subject: [PATCH] virtio_ccw: finalize_features error handling We previously tried to use device even if finalize_features failed, but that's wrong since driver and device are now out of sync. Fail probe if we detect failures during finalize_features. Signed-off-by: Cornelia Huck Signed-off-by: Michael S. Tsirkin --- Reading git-format-patch failed