b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL
@ 2025-02-05 11:06 Salvatore Bonaccorso
  2025-02-05 11:10 ` Salvatore Bonaccorso
  2025-02-05 17:23 ` Michael Büsch
  0 siblings, 2 replies; 3+ messages in thread
From: Salvatore Bonaccorso @ 2025-02-05 11:06 UTC (permalink / raw)
  To: Johannes Berg; +Cc: linux-wireless, b43-dev, linux-kernel, Salvatore Bonaccorso

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


_______________________________________________
b43-dev mailing list
b43-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/b43-dev

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

end of thread, other threads:[~2025-02-05 17:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 11:06 [PATCH] drivers: wireless: broadcom: b43: Replace outdated firmware URL Salvatore Bonaccorso
2025-02-05 11:10 ` Salvatore Bonaccorso
2025-02-05 17:23 ` Michael Büsch

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).