diff options
author | Andy Grover <agrover@redhat.com> | 2015-09-04 01:03:44 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-09-11 09:32:34 +0200 |
commit | ed97d0cd78a337450e17eb613bdeec15e729af46 (patch) | |
tree | 6323aab22019fbd788531d4a04bd0c116fc81027 /drivers/scsi/aic94xx/aic94xx_init.c | |
parent | target: Remove no-op conditional (diff) | |
download | linux-ed97d0cd78a337450e17eb613bdeec15e729af46.tar.xz linux-ed97d0cd78a337450e17eb613bdeec15e729af46.zip |
target/user: Fix UFLAG_UNKNOWN_OP handling
Calling transport_generic_request_failure() from here causes list
corruption. We should be using target_complete_cmd() instead.
Which we do in all other cases, so the UNKNOWN_OP case can become just
another member of the big else/if chain in tcmu_handle_completion().
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/scsi/aic94xx/aic94xx_init.c')
0 files changed, 0 insertions, 0 deletions