CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/16 03:55:46
Modified files:
sys/dev/ic : mpi.c
Log message:
mpi_get_ccb and mpi_put_ccb are only called via iopools now, so change
their types to fit the iopools api rather than doing awful typecasts to
shove them into iopool_init.
