commit | 2ff79d52d56eebcffd83e9327b89d7daedf1e897 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Tue Dec 02 00:32:14 2008 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Dec 29 11:24:23 2008 -0600 |
tree | 66746804ba4965f7ffdc9ed32ce2f8c29e8dbac9 | |
parent | 262ef63627977acb7d8dd38c4f0f290bf49fbbfd [diff] |
[SCSI] libiscsi: pass opcode into alloc_pdu callout We do not need to allocate a itt for data_out, so this passes the opcode to the alloc_pdu callout. Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>