commit | 23443b1d6130eff8e1335e4f84eaf0577a331dcf | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Tue Dec 06 10:57:06 2005 -0800 |
committer | James Bottomley <jejb@mulgrave.(none)> | Wed Dec 07 09:30:49 2005 -0500 |
tree | d6bc184f97f74114cd1904a51a45d94527118ba8 | |
parent | bb58596f6802a4959c2cea02acd272245e671c1d [diff] |
[SCSI] qla2xxx: Correct mis-handling of AENs. A regression in a recent change 33135aa2a568ec1a30e734f18e5315e10516e4f3 caused the driver to mistakenly drop handling of AENs. Due to the incorrect handling, ports would not reappear after RSCNs and LIPs. Drops unused/incorrect compound #define from qla_def.h. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>