Deleted Added
full compact
29c29
< __FBSDID("$FreeBSD: head/sys/cam/ctl/ctl_tpc_local.c 287724 2015-09-12 20:45:09Z mav $");
---
> __FBSDID("$FreeBSD: head/sys/cam/ctl/ctl_tpc_local.c 288020 2015-09-20 10:40:30Z mav $");
165c165
< if (ctsio->io_hdr.flags & CTL_FLAG_EDPTR_SGLIST) {
---
> if (ctsio->ext_sg_entries > 0) {