HomeFreeBSD

MFC r367112: Use proper variable for device path.

Description

MFC r367112: Use proper variable for device path.

It seems *-passthru commands were broken from the day one, since the
device path is fetched into opt.dev variable and not left in argv[optind].
The other three wrong argv[optind] instances are just in error messages.

Details

Provenance
mavAuthored on
Parents
rS367329: MFC r367109, r367113: Print NVMe controller capabilities in verbose dmesg.
Branches
Unknown
Tags
Unknown