On Tue, Nov 08, 2005 at 04:06:38AM -0600, Mike Christie wrote: > + > + sioc = kzalloc(sizeof(*sioc), gfp); > + if (!sioc) > + return DRIVER_ERROR << 24; I know we don't have one today for scsi_request, but should we use a kmem cache for these? -- Patrick Mansfield - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html