git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f13d8bc
)
virtio_ccw: finalize_features error handling
author
Cornelia Huck
<cornelia.huck@de.ibm.com>
Tue, 9 Dec 2014 10:46:59 +0000
(11:46 +0100)
committer
Michael S. Tsirkin
<mst@redhat.com>
Tue, 9 Dec 2014 19:42:06 +0000
(21:42 +0200)
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 <cornelia.huck@de.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found