commit | b6a029e1b0aba337ee54de66b1e428dd3bb624ca | [log] [tgz] |
---|---|---|
author | Arun Easi <arun.easi@qlogic.com> | Thu Sep 25 06:14:52 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Thu Sep 25 14:25:07 2014 +0200 |
tree | edaa9031fe199f7af294f7d9bcf52628bc43b8c3 | |
parent | c0cb44967b4a934252091557c8e46345f7ef7259 [diff] |
qla2xxx: Handle chip reset in target mode. A chip reset can occur after driver submits command to the stack. Abort command processing if a chip reset has occurred or in progress when you get a follow up for a command. Signed-off-by: Arun Easi <arun.easi@qlogic.com> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>