target: fix pr_out length in iscsi_parse_pr_out_transport_id
authorJoern Engel <joern@logfs.org>
Tue, 2 Sep 2014 21:49:59 +0000 (17:49 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 17 Sep 2014 22:17:35 +0000 (15:17 -0700)
Old code in iscsi_parse_pr_out_transport_id() was obviously buggy
and effectively ignored the high byte.

Found by coverity.

Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found