commit | 231881677083647271796bfa4fd385fbae8efaf6 | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | Mon May 05 21:41:29 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 28 18:13:16 2014 +0200 |
tree | 51cb5929152d665d99c506825e95785f53d826c7 | |
parent | 8fc01eaa8793b7c2277b4a84c218a5f8fe45ccdd [diff] |
be2iscsi: Fix destroy MCC-CQ before MCC-EQ is destroyed EQ teardown should happen only after all CQ are destroyed. In some FW config, adapter goes into a freeze state. This fix moves teardown of MCC-Q before the EQ teardown happens. Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Signed-off-by: Christoph Hellwig <hch@lst.de>