Skip to content

Commit 9ece07d

Browse files
committed
docs/s390x: fix vfio-ccw type
Fix the type name in the mdevctl example. Signed-off-by: Cornelia Huck <[email protected]> Reviewed-by: Eric Farman <[email protected]> Message-Id: <[email protected]>
1 parent 151f76c commit 9ece07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/system/s390x/vfio-ccw.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ automatically, use
2929

3030
[root@host ~]# driverctl -b css set-override 0.0.0313 vfio_ccw
3131
[root@host ~]# mdevctl define -u 7e270a25-e163-4922-af60-757fc8ed48c6 \
32-
-p 0.0.0313 -t vfio-ccw_io -a
32+
-p 0.0.0313 -t vfio_ccw-io -a
3333

3434
If using ``mdevctl`` is not possible or wanted, follow the manual procedure
3535
below.

0 commit comments

Comments
 (0)