]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/scsi/qla2xxx/qla_init.c
[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)
commita3cbdfad15dee42eb2d17d28fd36447082278dc9
tree04c34158a6549adadd11a07bc1ca3087605830d5
parent02d638b4b72af9ee617831066d6245c882da1ee0
[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>
drivers/scsi/qla2xxx/qla_def.h
drivers/scsi/qla2xxx/qla_gs.c
drivers/scsi/qla2xxx/qla_init.c