git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f26998
)
tcm_fc: Simplify ft_send_work for tmr path
author
Andy Grover
<agrover@redhat.com>
Thu, 9 Feb 2012 06:42:33 +0000
(06:42 +0000)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Sat, 25 Feb 2012 22:37:47 +0000
(14:37 -0800)
Check fc_tm_flags early and call ft_send_tm() right away. Don't need to
set local vars for tm case.
data_len local var now unneeded, remove.
Signed-off-by: Andy Grover <agrover@redhat.com>
Cc: Kiran Patil <kiran.patil@intel.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found