commit | a3cbdfad15dee42eb2d17d28fd36447082278dc9 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Mon Aug 13 10:13:18 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Wed Aug 15 13:03:20 2007 -0500 |
tree | 04c34158a6549adadd11a07bc1ca3087605830d5 | |
parent | 02d638b4b72af9ee617831066d6245c882da1ee0 [diff] |
[SCSI] qla2xxx: Correct 8GB iIDMA support. 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>