From 0d1921771c4eeeac4c2a285f737bc227559522ea Mon Sep 17 00:00:00 2001 From: Anton Blanchard Date: Wed, 21 Mar 2007 08:41:47 -0500 Subject: [PATCH] --- yaml --- r: 53663 b: refs/heads/master c: 07da60c1f45a6a5f563429e88e8c94c82f9132eb h: refs/heads/master i: 53661: 726f9eba8817506e818ae177b060ff35f8f26443 53659: 1b65477609f0e3a67c01225a5c5394b89f30a29d 53655: 47d90e5284e4887dac8742da8ab789c30f9583cd 53647: a4e098086bbac0903cbc1ec21da0f069afb58cc3 53631: 4579893333dede61e7b6c89d5183742ac6441f9c v: v3 --- [refs] | 2 +- trunk/drivers/scsi/lpfc/lpfc_init.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 11d1d7cfc7cb..134d5b7d1ff8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 802ae2f05b646c1e5f9e33cfe4c80cfa1452a0e3 +refs/heads/master: 07da60c1f45a6a5f563429e88e8c94c82f9132eb diff --git a/trunk/drivers/scsi/lpfc/lpfc_init.c b/trunk/drivers/scsi/lpfc/lpfc_init.c index 9d014e5a81c4..09a9c8ab2eae 100644 --- a/trunk/drivers/scsi/lpfc/lpfc_init.c +++ b/trunk/drivers/scsi/lpfc/lpfc_init.c @@ -671,7 +671,7 @@ static int lpfc_parse_vpd(struct lpfc_hba * phba, uint8_t * vpd, int len) { uint8_t lenlo, lenhi; - uint32_t Length; + int Length; int i, j; int finished = 0; int index = 0;