tcm_fc: Call lookup_tmr_lun() for all TM types
authorAndy Grover <agrover@redhat.com>
Thu, 19 Jan 2012 21:39:19 +0000 (13:39 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sat, 25 Feb 2012 22:37:47 +0000 (14:37 -0800)
commit06fb6313d975c144850a3381ffa792c752d5473d
treebc3ba0622b0c013f01960071aa0ee1df5c7a1c85
parent5ebddd48ffc5b54f96a8041704de3890ee629d8f
tcm_fc: Call lookup_tmr_lun() for all TM types

Don't see a reason to differentiate, so drop the fabric specific
switch statement in ft_send_tm() ahead of conversion to use
target_submit_tmr().

Signed-off-by: Andy Grover <agrover@redhat.com>
Cc: Kiran Patil <kiran.patil@intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/tcm_fc/tfc_cmd.c