From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: "Diego Elio Pettenò" <flameeyes@flameeyes.com>
Cc: Ludovic Desroches <ludovic.desroches@microchip.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/4] at76c50x-usb: update dead links.
Date: Tue, 14 Apr 2020 00:08:32 +0200 [thread overview]
Message-ID: <20200413220832.GA34509@piout.net> (raw)
In-Reply-To: <20200413170031.13104-1-flameeyes@flameeyes.com>
On 13/04/2020 18:00:31+0100, Diego Elio Pettenò wrote:
> Update wiki TODO link, and point at an actually-existing page for the
> firmware download.
>
> Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.com>
> ---
> drivers/net/wireless/atmel/at76c50x-usb.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/net/wireless/atmel/at76c50x-usb.c b/drivers/net/wireless/atmel/at76c50x-usb.c
> index 3b2680772f03..36e667d9f5cb 100644
> --- a/drivers/net/wireless/atmel/at76c50x-usb.c
> +++ b/drivers/net/wireless/atmel/at76c50x-usb.c
> @@ -10,14 +10,14 @@
> * Copyright (c) 2007 Kalle Valo <kalle.valo@iki.fi>
> * Copyright (c) 2010 Sebastian Smolorz <sesmo@gmx.net>
> *
> - * This file is part of the Berlios driver for WLAN USB devices based on the
> + * This file is part of the driver for WLAN USB devices based on the
> * Atmel AT76C503A/505/505A.
> *
> * Some iw_handler code was taken from airo.c, (C) 1999 Benjamin Reed
> *
> * TODO list is at the wiki:
> *
> - * http://wireless.kernel.org/en/users/Drivers/at76c50x-usb#TODO
> + * https://wireless.wiki.kernel.org/en/users/drivers/at76c50x-usb#TODO
> */
>
> #include <linux/init.h>
> @@ -1621,7 +1621,7 @@ static struct fwentry *at76_load_firmware(struct usb_device *udev,
> dev_err(&udev->dev, "firmware %s not found!\n",
> fwe->fwname);
> dev_err(&udev->dev,
> - "you may need to download the firmware from http://developer.berlios.de/projects/at76c503a/\n");
> + "you may need to download the firmware from http://www.thekelleys.org.uk/atmel/\n");
Maybe it is worth having those as part of linux-firmware instead.
> goto exit;
> }
>
> --
> 2.26.0
>
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-04-13 22:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-13 17:00 [PATCH 1/4] at76c50x-usb: update dead links Diego Elio Pettenò
2020-04-13 22:08 ` Alexandre Belloni [this message]
2020-04-13 22:09 ` Diego Elio Pettenò
2020-04-14 20:15 ` Alexandre Belloni
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=20200413220832.GA34509@piout.net \
--to=alexandre.belloni@bootlin.com \
--cc=flameeyes@flameeyes.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=ludovic.desroches@microchip.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).