From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: giridhar.malavali@qlogic.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources.
Date: Mon, 11 Feb 2013 13:49:50 +0100 [thread overview]
Message-ID: <5118E8EE.7080807@gmail.com> (raw)
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.
next reply other threads:[~2013-02-11 12:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-11 12:49 Xose Vazquez Perez [this message]
2013-02-12 13:00 ` [PATCH 06/23] qla2xxx: Update the FTP site references in the driver sources 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5118E8EE.7080807@gmail.com \
--to=xose.vazquez@gmail.com \
--cc=giridhar.malavali@qlogic.com \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.