--- src/sys/dev/disk/sbp/sbp.c 2007/09/15 20:06:38 1.24 +++ src/sys/dev/disk/sbp/sbp.c 2007/11/14 18:27:52 1.25 @@ -677,7 +677,7 @@ END_DEBUG fc = target->sbp->fd.fc; sbp_alloc_lun(target); - /* XXX untimeout mgm_ocb and dequeue */ + /* XXX callout_stop mgm_ocb and dequeue */ for (i=0; i < target->num_lun; i++) { sdev = target->luns[i]; if (sdev == NULL)