From: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx> Hi Christoph, The following is short cleanup series for tcm_fc based upon your feedback this morning, and includes the outstanding LUN_RESET bugfix patch that did not make it in with the initial merge. Kiran needs to review and test the second patch, but I think the conversion if pretty obvious. These patches have been pushed in lio-core-2.6.git/master on .40-rc0, and this series applies on top of the latest linux-2.6.git/HEAD. Thanks, Signed-off-by: Nicholas A. Bellinger <nab@xxxxxxxxxxxxxxx> Nicholas Bellinger (3): tcm_fc: Makefile cleanups tcm_fc: Convert to wake_up_process and schedule_timeout_interruptible tcm_fc: Fix ft_send_tm bug and drop ft_lookup_cmd_lun usage drivers/target/tcm_fc/Makefile | 17 +++---------- drivers/target/tcm_fc/tcm_fc.h | 2 +- drivers/target/tcm_fc/tfc_cmd.c | 46 ++++++++++---------------------------- drivers/target/tcm_fc/tfc_conf.c | 4 +- 4 files changed, 19 insertions(+), 50 deletions(-) -- 1.7.5.3 -- 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