In article <42798AC1.2010308@xxxxxxxxxxx> (at Wed, 04 May 2005 19:53:53 -0700), Mike Christie <michaelc@xxxxxxxxxxx> says: > +struct iscsi_uevent { : > +} __attribute__ ((aligned (sizeof(unsigned long)))); I think it'd be better to use sizeof(uint64_t) or something. Please check other spots, too. e.g.: > + struct iscsi_stats_custom custom[0] > + __attribute__ ((aligned (sizeof(unsigned long)))); --yoshfuji - : 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