CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/03/10 08:08:40

Modified files:
        sys/dev/ic     : nvmevar.h 

Log message:
Ooops. Need both files.

sgl (scatter gather list) and prpl (physical region page list) are two
different things in the NVMe world. Only the latter is currently
implemented in nvme(4) so rename sc_max_sgl to sc_max_prpl to reflect
this.

No functional change.

Reply via email to