Use correct flag in iovctl_start().
Differential Revision: https://reviews.freebsd.org/D2921 Reviewed by: rstone Approved by: jmallett (mentor) Sponsored by: Norse Corp, Inc.
This commit is contained in:
parent
49a740381e
commit
821f1f1c9d
@ -27,7 +27,7 @@ run_iovctl()
|
||||
|
||||
iovctl_start()
|
||||
{
|
||||
run_iovctl -E
|
||||
run_iovctl -C
|
||||
}
|
||||
|
||||
iovctl_stop()
|
||||
|
Loading…
Reference in New Issue
Block a user