Deleted Added
full compact
31c31
< __FBSDID("$FreeBSD: head/sys/cam/scsi/scsi_xpt.c 249466 2013-04-14 09:28:14Z mav $");
---
> __FBSDID("$FreeBSD: head/sys/cam/scsi/scsi_xpt.c 249468 2013-04-14 09:55:48Z mav $");
1956c1956
< status = xpt_create_path(&path, xpt_periph,
---
> status = xpt_create_path(&path, NULL,
2157c2157
< status = xpt_create_path(&path, xpt_periph,
---
> status = xpt_create_path(&path, NULL,
2180c2180
< status = xpt_create_path(&path, xpt_periph,
---
> status = xpt_create_path(&path, NULL,
2253c2253
< status = xpt_create_path(&new_path, xpt_periph,
---
> status = xpt_create_path(&new_path, NULL,