[SCSI] qla4xxx: Assign correct CHAP table address to FLT
authorVikas Chaudhary <vikas.chaudhary@qlogic.com>
Fri, 22 Mar 2013 11:08:32 +0000 (07:08 -0400)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 11 Apr 2013 21:31:29 +0000 (14:31 -0700)
Issue:
If flash read for FLT fails, we are assigning wrong default
address for CHAP table in FLT, which will cause CHAP table
read/write to wrong address.

Fix:
Assign correct default CHAP table address to FLT.

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found