From: Salvatore Bonaccorso <carnil@debian.org>
To: Johannes Berg <johannes.berg@intel.com>
Cc: linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL
Date: Wed, 5 Feb 2025 12:10:11 +0100 [thread overview]
Message-ID: <Z6NHE0cL2SaIiJbi@eldamar.lan> (raw)
In-Reply-To: <20250205110614.216958-1-carnil@debian.org>
On Wed, Feb 05, 2025 at 12:06:14PM +0100, Salvatore Bonaccorso wrote:
> https://wireless.wiki.kernel.org site now redirects to
> https://wireless.docs.kernel.org/en/latest/ making the reference
> information for the b43 firmware inaccessible. Update the URL to the
> current location.
>
> Link: https://bugs.debian.org/1095062
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> ---
> drivers/net/wireless/broadcom/b43/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/broadcom/b43/main.c b/drivers/net/wireless/broadcom/b43/main.c
> index 25b4ef9d3c9a..7529afd24aed 100644
> --- a/drivers/net/wireless/broadcom/b43/main.c
> +++ b/drivers/net/wireless/broadcom/b43/main.c
> @@ -2166,7 +2166,7 @@ static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
> {
> const char text[] =
> "You must go to " \
> - "https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware " \
> + "https://wireless.docs.kernel.org/en/latest/en/users/drivers/b43/developers.html#list-of-firmware " \
> "and download the correct firmware for this driver version. " \
> "Please carefully read all instructions on this website.\n";
>
> --
> 2.47.2
FWIW, I think there are more such outdated references and should be
updated to the current docs location. So feel free to reject this one
in favour of a better ovehaul.
Or maybe the old locations could be redirected to the new place?
Regards,
Salvatore
_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev
WARNING: multiple messages have this Message-ID (diff)
From: Salvatore Bonaccorso <carnil@debian.org>
To: Johannes Berg <johannes.berg@intel.com>
Cc: linux-wireless@vger.kernel.org, b43-dev@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL
Date: Wed, 5 Feb 2025 12:10:11 +0100 [thread overview]
Message-ID: <Z6NHE0cL2SaIiJbi@eldamar.lan> (raw)
In-Reply-To: <20250205110614.216958-1-carnil@debian.org>
On Wed, Feb 05, 2025 at 12:06:14PM +0100, Salvatore Bonaccorso wrote:
> https://wireless.wiki.kernel.org site now redirects to
> https://wireless.docs.kernel.org/en/latest/ making the reference
> information for the b43 firmware inaccessible. Update the URL to the
> current location.
>
> Link: https://bugs.debian.org/1095062
> Signed-off-by: Salvatore Bonaccorso <carnil@debian.org>
> ---
> drivers/net/wireless/broadcom/b43/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/broadcom/b43/main.c b/drivers/net/wireless/broadcom/b43/main.c
> index 25b4ef9d3c9a..7529afd24aed 100644
> --- a/drivers/net/wireless/broadcom/b43/main.c
> +++ b/drivers/net/wireless/broadcom/b43/main.c
> @@ -2166,7 +2166,7 @@ static void b43_print_fw_helptext(struct b43_wl *wl, bool error)
> {
> const char text[] =
> "You must go to " \
> - "https://wireless.wiki.kernel.org/en/users/Drivers/b43#devicefirmware " \
> + "https://wireless.docs.kernel.org/en/latest/en/users/drivers/b43/developers.html#list-of-firmware " \
> "and download the correct firmware for this driver version. " \
> "Please carefully read all instructions on this website.\n";
>
> --
> 2.47.2
FWIW, I think there are more such outdated references and should be
updated to the current docs location. So feel free to reject this one
in favour of a better ovehaul.
Or maybe the old locations could be redirected to the new place?
Regards,
Salvatore
next prev parent reply other threads:[~2025-02-05 11:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-05 11:06 [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso
2025-02-05 11:06 ` Salvatore Bonaccorso
2025-02-05 11:10 ` Salvatore Bonaccorso [this message]
2025-02-05 11:10 ` Salvatore Bonaccorso
2025-02-05 17:23 ` Michael Büsch
2025-02-05 17:23 ` Michael Büsch
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=Z6NHE0cL2SaIiJbi@eldamar.lan \
--to=carnil@debian.org \
--cc=b43-dev@lists.infradead.org \
--cc=johannes.berg@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@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.