CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/20 17:05:29
Modified files:
sys/dev/sdmmc : sdmmc_scsi.c
Log message:
Don't use and maintain a function pointer that is only ever set to one
function. Just call the function where needed.
ok krw dlg
