]> Git Repo - linux.git/commit
virtio_ccw: future-proof finalize_features
authorMichael S. Tsirkin <[email protected]>
Tue, 9 Dec 2014 12:46:44 +0000 (14:46 +0200)
committerMichael S. Tsirkin <[email protected]>
Tue, 9 Dec 2014 19:42:06 +0000 (21:42 +0200)
commitf13d8bc2a16c5d1dd3dbd8b64dbd42cfe78da93e
tree3450e7003ccb71e30c3f14c6aa45332c6911d078
parent5f4c976089ca176c7780c0431308b4e71041702a
virtio_ccw: future-proof finalize_features

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 <[email protected]>
Acked-by: Cornelia Huck <[email protected]>
drivers/s390/kvm/virtio_ccw.c
This page took 0.05451 seconds and 4 git commands to generate.