iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10
authorRoland Dreier <roland@purestorage.com>
Mon, 30 Jun 2014 14:02:20 +0000 (07:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 1 Jul 2014 03:09:47 +0000 (20:09 -0700)
commit3eee84071548d0d279d8f630404a5b16d45b42f2
tree09cfb3262ed217a89eafe216959b8cfbcebef5b7
parent286c9b2c933a787cb43761e86d295f867d2790c0
iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10

Commit d5c55fa31a29, the backport of upstream 79d59d08082d
("iscsi-target: Fix wrong buffer / buffer overrun in
iscsi_change_param_value()") left out applying one chunk of the fix in
iscsi_login_non_zero_tsih_s2().  Add the missing chunk.

Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/target/iscsi/iscsi_target_login.c