virtio_ccw: future-proof finalize_features
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 12:46:44 +0000 (14:46 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 9 Dec 2014 19:42:06 +0000 (21:42 +0200)
We never negotiate revision > 1, but just to
make this code more likely to work when we do,
require VERSION_1 with any revision >= 1.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>

No differences found