commit | fa0926df0f5cf63b998a79127519bdcfe9bf05f7 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Mon May 12 22:21:12 2008 -0700 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu May 15 16:39:29 2008 +0100 |
tree | 5dabc654d54f7dc6ff0d669210677bb44232eb06 | |
parent | 6c2f527cb84cbd7d2d8a668c979e70bf78980ccc [diff] |
[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE tracing. Recent firmwares no longer return the 'number of buffers' in mailbox6. The original code may result in a potential panic during a FW-dump process due to the driver misinterpreting the size of the allocated buffer. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>