CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/01 09:17:32
Modified files:
sys/dev : softraid_crypto.c
Log message:
Rename sr_crypto_rw2() to sr_crypto_dev_rw(), which actually reflects the
fact that it is used to generate I/O to the underlying device.
Input from/ok krw@
