]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf132b6d4743a0bdb7954d346c90eb9b422ec644d
treef1bdcc755e7af64b183566a16bdf0ece256a8833
parent065f53a8c7da184ea1803e0dbc86865d5e221b37
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02

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>
drivers/target/target_core_xcopy.c