]> 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)
commit60b218499caee2270eb3db0e6a21156297e53f33
tree9d3dd67ad9a00eb8fac19321dd314ac10ae9327c
parent5ebd30cf76ffa45996c9f43aacbdaab22e7cb5c1
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