Module Name: src
Committed By: thorpej
Date: Sun Mar 28 20:33:47 UTC 2021
Modified Files:
src/sys/dev/ic [thorpej-cfargs]: nvme.c
Log Message:
- In nvme_rescan(), pass the locators used for matching to config_found()
and use config_stdsubmatch().
- No need to be explicit about interface attribute, because we carry
only one.
To generate a diff of this commit:
cvs rdiff -u -r1.54.2.1 -r1.54.2.2 src/sys/dev/ic/nvme.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.