]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SCSI: qla2xxx: Correct Atmel flash-part handling.
authorLalit Chandivade <lalit.chandivade@qlogic.com>
Fri, 24 Oct 2008 22:13:44 +0000 (15:13 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 Nov 2008 22:54:50 +0000 (14:54 -0800)
commit7d02fe0c0552a85c05be8f4a834b79d22deeb3c7
tree3b2800017e18df39b4ebff129a5741673c28af3d
parent56965a2c46d82de250c961947268a737a3ce9e61
SCSI: qla2xxx: Correct Atmel flash-part handling.

commit 821b3996001508e872582dcafc7575021f122728 upstream.

Use correct block size (4K) for erase command 0x20 for Atmel
Flash. Use dword addresses for determining sector boundary.

Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_sup.c