CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/02/28 14:12:26
Modified files:
sys/dev/ic : nvme.c
Log message:
nvme_enable() doesn't need parameters for both sc and sc->sc_mps_bits.
Nuke the latter and use the former to get the same value.
