On Wed, Jun 15, 2005 at 09:36:46AM -0700, Mark Haverkamp wrote: > - kfib->header.XferState = 0; > + kfib->header.XferState = cpu_to_le32(0); you never need to byte-swap the 0 constant. - : 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