]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[SCSI] qla2xxx: Correct mis-handling of AENs.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 6 Dec 2005 18:57:06 +0000 (10:57 -0800)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 7 Dec 2005 14:30:49 +0000 (09:30 -0500)
commit23443b1d6130eff8e1335e4f84eaf0577a331dcf
treed6bc184f97f74114cd1904a51a45d94527118ba8
parentbb58596f6802a4959c2cea02acd272245e671c1d
[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>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_init.c