linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: "Diego Elio Pettenò" <flameeyes@flameeyes.com>
To: Nicolas Ferre <nicolas.ferre@microchip.com>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Ludovic Desroches <ludovic.desroches@microchip.com>
Cc: "Diego Elio Pettenò" <flameeyes@flameeyes.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] at76c50x-usb: update dead links.
Date: Mon, 13 Apr 2020 18:00:31 +0100	[thread overview]
Message-ID: <20200413170031.13104-1-flameeyes@flameeyes.com> (raw)

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");
 		goto exit;
 	}
 
-- 
2.26.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2020-04-13 17:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-13 17:00 Diego Elio Pettenò [this message]
2020-04-13 22:08 ` [PATCH 1/4] at76c50x-usb: update dead links Alexandre Belloni
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=20200413170031.13104-1-flameeyes@flameeyes.com \
    --to=flameeyes@flameeyes.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=nicolas.ferre@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).