On 01/18/2012 03:52 AM, Nicholas A. Bellinger wrote:
Instead of adding another CDB table, we need data-direction hints to individual CDB lookup in transport_generic_cmd_sequencer() to handle this in target core.
What about moving that table into drivers/scsi? I found three drivers: - acornscsi_datadirection() - fd_mcs_intr() - is_dir_out() which implement their own lookup table. Wouldn't it be worth to have one table for all of them? Those tables are smaller but it may be good to collect them in one place :)
--nab
Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html