[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.
authorRavi Anand <ravi.anand@qlogic.com>
Fri, 12 Sep 2008 04:22:53 +0000 (21:22 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Oct 2008 16:46:19 +0000 (11:46 -0500)
commit59d72d873ccfaf59e9ceea1487459f5a57c0d504
treef3b69428118345934784c5f6e1b1c8c2871bc3ec
parent2d136938792ba04bf3b6bb2d3a2807dc05c396fc
[SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.

As the driver is only interested in bits 0-9 of the 1st
RSCN-payload word:

rsvd[15:14]RscnEventQualifier[13:10]Fmt[9:8]Domain[7:0]
Area[15:8]Alpa[7:0]

Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_isr.c