commit | 3e23d025bc19940979c4f0c67a39d64af7c893c6 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Jun 24 22:26:02 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jul 03 19:44:33 2013 -0700 |
tree | f780a8fa2e39543ce655c0f20e6544a9bf41d921 | |
parent | 8a3918571a4eb3ae10ddd4aaec591b4af80d1172 [diff] |
iscsi-target: Drop left-over iscsi_conn->bad_hdr All REJECT response setup of the rejected payload is now done using on-demand cmd->buf_ptr allocations. Go ahead and remove dead iscsi_conn->bad_hdr usage rx_opcode path Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>