commit | c6037cc546ca10cbdc5b60f0598b4ddcb181fe5d | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Tue Apr 03 15:51:02 2012 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Apr 14 17:40:33 2012 -0700 |
tree | e94de0fb6cd142cad6e8152c7130da1caefcf951 | |
parent | 2fbb471e7821e3a12334054cd90aa3f3edb22cc3 [diff] |
target/iscsi: Misc cleanups from Agrover (round 1) *) Use decoded cmd->immediate_cmd for conditional instead of re-examining hdr->opcode *) Make iscist_dataout_post_crc_passed more legible *) use max() to reduce code in build_r2ts_for_cmd() *) Remove CONFIG_SMP and if 0 ifdefs *) Replace if/goto with a while loop *) Remove unused conn->tx_immediate_queue and tx_response_queue Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>