]> git.baikalelectronics.ru Git - kernel.git/commit
nvmet_fc: correct logic in disconnect queue LS handling
authorJames Smart <jsmart2021@gmail.com>
Sat, 24 Dec 2016 17:46:43 +0000 (09:46 -0800)
committerSagi Grimberg <sagi@grimberg.me>
Thu, 26 Jan 2017 15:44:21 +0000 (17:44 +0200)
commite8124d62eb73d6079c4354543ae6587cd6f8b3aa
tree9d3dd67ad9a00eb8fac19321dd314ac10ae9327c
parent9101e48b7a8cf377cb634be96a8ebe84f8d37069
nvmet_fc: correct logic in disconnect queue LS handling

Correct logic in disconnect queue LS handling.
Rework so that queue searching and error reporting is above the
section to send back a ls rjt

Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
drivers/nvme/target/fc.c