[SCSI] lpfc 8.1.7: Misc Fixes
authorJames Smart <James.Smart@Emulex.Com>
Thu, 6 Jul 2006 19:50:50 +0000 (15:50 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 9 Jul 2006 15:49:14 +0000 (10:49 -0500)
commit65a29c166fe331574880a375559405ac802b027a
treec1dc8856dd84347d900aa4b11bdffde685529f04
parentb4c026520ff0a4cb838a941bb0ed8996075e3d8c
[SCSI] lpfc 8.1.7: Misc Fixes

Misc Fixes:
 - Fix some sparse warnings - casts of address space
 - Fix handling of the adapter registration string. Each invocation
   was byteswapping, so every other adapter init attempt failed.
 - Correct comments and default value for the lpfc_max_luns parameter

Signed-off-by: James Smart <James.Smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/lpfc/lpfc_attr.c
drivers/scsi/lpfc/lpfc_init.c
drivers/scsi/lpfc/lpfc_sli.c