On Sat, Feb 11, 2006 at 02:46:56PM -0500, Willem Riede wrote: > Ok, so here is my first take at satisfying this request. > Be warned, that beyond compiling, and checking that the new module > doesn't immediately blow up, there hasn't yet been a lot of testing. > > But this should allow you to comment on the changes, and move forward > with dropping scsi_request from the kernel code. Looks good. I didn't think about keeping the reuse and dealing with it in osst_do_scsi, but this obviously works. Please tell if you're confident enough with it so we can put it in the for-2.6.17 tree. Long-term we should probably get rid of the request reuse anyway, because it's not nessecary anymore and would make the code more readable. Thanks a lot for the quick patch Willem! - : 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