[SCSI] qla2xxx: Fix flash write failure on ISP82xx.
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Fri, 28 May 2010 22:08:26 +0000 (15:08 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:25 +0000 (12:01 -0500)
commit0547fb37ca1f8da18e65b7452f99e9784f026be2
treee3eae134005f2d2eacade8d1d13d319d06d1e592
parentcdbb0a4f31c486e4f6fb6e673a892f4f5205f91c
[SCSI] qla2xxx: Fix flash write failure on ISP82xx.

Driver was not unprotecting correctly, use correct bits
to unprotect the flash on ISP 82xx.

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/qla2xxx/qla_nx.c