[CORRECTED PATCH 4/6] qla2xxx: Correct 8GB iIDMA support.

2007-08-13 Thread Andrew Vasquez
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 <[EMAIL PROTECTED]> --- James,

[PATCH 4/6] qla2xxx: Correct 8GB iIDMA support.

2007-08-12 Thread Andrew Vasquez
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 <[EMAIL PROTECTED]> --- drivers/scsi/qla2x