I wrote:
for (i = 0; i < 8; ++i) sprintf(s+2*i, %02x, lun[i]);
sprintf(s+2*i, "%02x", lun.scsi_lun[i]); #-) -- Stefan Richter -=====-=-=-= =-=- =-=== http://arcgraph.de/sr/ - : 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