From: Joern Engel Date: Tue, 2 Sep 2014 21:49:59 +0000 (-0400) Subject: target: fix pr_out length in iscsi_parse_pr_out_transport_id X-Git-Tag: fixes-against-v3.18-rc2~19^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68edbce4fb4b173d3b9880967cfcce0fc3abc8d5;p=pandora-kernel.git target: fix pr_out length in iscsi_parse_pr_out_transport_id 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 Signed-off-by: Nicholas Bellinger --- Reading git-diff-tree failed