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:
065ca1e
)
target/iscsi: Eliminate iscsi_cmd.data_length
author
Andy Grover
<agrover@redhat.com>
Tue, 3 Apr 2012 22:51:24 +0000
(15:51 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Sun, 15 Apr 2012 00:40:38 +0000
(17:40 -0700)
Redundant, just use iscsi_cmd->se_cmd.data_length once se_cmd is
initialized, or hdr->data_length before then.
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found