FUJITA Tomonori wrote: > > There are just two llds. I suspect that we can fix them. Or they can > access to the data directly (without the accessors) if we can't. > > I don't think that introducing something like scsi_set_sg_count, which > is meaningless to most of llds, is a good idea. Following are 3 patches for fixing the l-value issues for accessors. 0/1 - proposed new accessors which will not let l-value code compile. 0/2 - Clean fix of drivers/scsi/tmscsim.c to not need setting of sg_count 0/3 - In drivers/scsi/stex.c open code of write access to request_bufflen. when new code is committed this driver will have to change with it. - To unsubscribe from this list: 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