mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
wifi: b43: Replace outdated firmware URL
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> Acked-by: Michael Büsch <m@bues.ch> Link: https://patch.msgid.link/20250205110614.216958-1-carnil@debian.org Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
ccbaf78239
commit
1742b03d28
|
|
@ -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";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user