[SCSI] qla2xxx: Correct 8GB iIDMA support.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Mon, 13 Aug 2007 17:13:18 +0000 (10:13 -0700)
committerJames Bottomley <jejb@mulgrave.localdomain>
Wed, 15 Aug 2007 18:03:20 +0000 (13:03 -0500)
Original implementation manipulated the FC_GS values for
port-speed.  Transition the codes to use the driver's own
internal representations as this makes for a reduction in
duplicate 'conversion' codes throughout the driver.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found