CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/11 15:35:55
Modified files:
sys/dev/ic : mpi.c mpivar.h
Log message:
Cache the adapter's port_wwn and node_wwn in mpi_softc, not the
sc_link.
Keeps all the sc_link initialization in one easy target, er, place.
