CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/14 04:44:36
Modified files:
sys/dev/ic : mfi.c mfivar.h
Log message:
use scsi_get_link to find out the name of a child device for bioctl rather
than snoop scsi commands and copy it in an io path.
no functional change, but the code has one less XXX now.
