CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/08 16:43:59
Modified files:
sys/dev/ic : nvme.c
Log message:
fix the hibernate io path.
a botched merge meant i was posting the previously used slot to the
chip to process before posting the current slot.
ok deraadt@
