target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
authorNicholas Bellinger <nab@linux-iscsi.org>
Wed, 18 Sep 2013 19:33:42 +0000 (12:33 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 2 Oct 2013 04:27:21 +0000 (21:27 -0700)
This patch fixes up an incorrect assignment for xop->dbl within
target_xcopy_parse_segdesc_02() code, as reported by Coverity here:

http://marc.info/?l=linux-kernel&m=137936416618490&w=2

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>

No differences found