All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources.
@ 2013-02-11 12:49 Xose Vazquez Perez
  2013-02-12 13:00 ` Chad Dupuis
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2013-02-11 12:49 UTC (permalink / raw)
  To: giridhar.malavali, linux-scsi

Giridhar Malavali wrote:

> From: Giridhar Malavali <giridhar.malavali@qlogic.com>
> 
> Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
> ---
>  drivers/scsi/qla2xxx/qla_init.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c
> index a581c85..bbf5688 100644
> --- a/drivers/scsi/qla2xxx/qla_init.c
> +++ b/drivers/scsi/qla2xxx/qla_init.c
> @@ -5054,7 +5054,7 @@ qla24xx_load_risc_flash(scsi_qla_host_t *vha, uint32_t *srisc_addr,
>  	return rval;
>  }
>  
> -#define QLA_FW_URL "ftp://ftp.qlogic.com/outgoing/linux/firmware/"
> +#define QLA_FW_URL "http://ldriver.qlogic.com/firmware/"
>  
>  int
>  qla2x00_load_risc(scsi_qla_host_t *vha, uint32_t *srisc_addr)
> -- 

qla2xxx/Kconfig should also be changed:

       Firmware images can be retrieved from:

                ftp://ftp.qlogic.com/outgoing/linux/firmware/


FYI, they are also included in linux-firmware.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources.
  2013-02-11 12:49 [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources Xose Vazquez Perez
@ 2013-02-12 13:00 ` Chad Dupuis
  0 siblings, 0 replies; 3+ messages in thread
From: Chad Dupuis @ 2013-02-12 13:00 UTC (permalink / raw)
  To: Xose Vazquez Perez; +Cc: Giridhar Malavali, linux-scsi



On Mon, 11 Feb 2013, Xose Vazquez Perez wrote:

> Giridhar Malavali wrote:
>
>> From: Giridhar Malavali <giridhar.malavali@qlogic.com>
>>
>> Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
>> Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
>> ---
>>  drivers/scsi/qla2xxx/qla_init.c |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c
>> index a581c85..bbf5688 100644
>> --- a/drivers/scsi/qla2xxx/qla_init.c
>> +++ b/drivers/scsi/qla2xxx/qla_init.c
>> @@ -5054,7 +5054,7 @@ qla24xx_load_risc_flash(scsi_qla_host_t *vha, uint32_t *srisc_addr,
>>      return rval;
>>  }
>>
>> -#define QLA_FW_URL "ftp://ftp.qlogic.com/outgoing/linux/firmware/"
>> +#define QLA_FW_URL "http://ldriver.qlogic.com/firmware/"
>>
>>  int
>>  qla2x00_load_risc(scsi_qla_host_t *vha, uint32_t *srisc_addr)
>> --
>
> qla2xxx/Kconfig should also be changed:
>
>       Firmware images can be retrieved from:
>
>                ftp://ftp.qlogic.com/outgoing/linux/firmware/
>
>
> FYI, they are also included in linux-firmware.

Thanks for pointing this out Xose.  We'll be posting a patch soon to fix
the firmware link in the Kconfig files.

> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>

________________________________

This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources.
  2013-02-08  6:57 [PATCH 00/23] qla2xxx: Patches for scsi "misc" branch Saurav Kashyap
@ 2013-02-08  6:57 ` Saurav Kashyap
  0 siblings, 0 replies; 3+ messages in thread
From: Saurav Kashyap @ 2013-02-08  6:57 UTC (permalink / raw)
  To: jbottomley
  Cc: giridhar.malavali, saurav.kashyap, chad.dupuis, andrew.vasquez,
	linux-scsi

From: Giridhar Malavali <giridhar.malavali@qlogic.com>

Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
---
 drivers/scsi/qla2xxx/qla_init.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/qla2xxx/qla_init.c b/drivers/scsi/qla2xxx/qla_init.c
index a581c85..bbf5688 100644
--- a/drivers/scsi/qla2xxx/qla_init.c
+++ b/drivers/scsi/qla2xxx/qla_init.c
@@ -5054,7 +5054,7 @@ qla24xx_load_risc_flash(scsi_qla_host_t *vha, uint32_t *srisc_addr,
 	return rval;
 }
 
-#define QLA_FW_URL "ftp://ftp.qlogic.com/outgoing/linux/firmware/"
+#define QLA_FW_URL "http://ldriver.qlogic.com/firmware/"
 
 int
 qla2x00_load_risc(scsi_qla_host_t *vha, uint32_t *srisc_addr)
-- 
1.7.7


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-12 13:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-11 12:49 [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources Xose Vazquez Perez
2013-02-12 13:00 ` Chad Dupuis
  -- strict thread matches above, loose matches on Subject: below --
2013-02-08  6:57 [PATCH 00/23] qla2xxx: Patches for scsi "misc" branch Saurav Kashyap
2013-02-08  6:57 ` [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources Saurav Kashyap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.