iscsi-target: Drop left-over iscsi_conn->bad_hdr
authorNicholas Bellinger <nab@linux-iscsi.org>
Tue, 25 Jun 2013 05:26:02 +0000 (22:26 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Thu, 4 Jul 2013 02:44:33 +0000 (19:44 -0700)
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>

No differences found