]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
wifi: rtl8xxxu: drop reference to staging drivers
authorPeter Robinson <pbrobinson@gmail.com>
Mon, 5 Aug 2024 22:19:04 +0000 (23:19 +0100)
committerPing-Ke Shih <pkshih@realtek.com>
Fri, 9 Aug 2024 01:06:14 +0000 (09:06 +0800)
The Kconfig notes mention staging drivers that have
since been removed so update the driver's description
so it no longer references the staging rtl8723au and
rtl8192u drivers which have now been deleted.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240805221910.3765214-1-pbrobinson@gmail.com
drivers/net/wireless/realtek/rtl8xxxu/Kconfig

index 44ad94757a03e97116505cd3a93a6a2c7a475a5b..14d0343368ac00ba2ae02370c19f12d906629f24 100644 (file)
@@ -20,9 +20,8 @@ config RTL8XXXU
          memory footprint than the vendor drivers and benefits
          from the in kernel mac80211 stack.
 
-         It can coexist with drivers from drivers/staging/rtl8723au,
-         drivers/staging/rtl8192u, and drivers/net/wireless/rtlwifi,
-         but you will need to control which module you wish to load.
+         It can coexist with the rtlwifi driver but you will need
+         to control which module you wish to load.
 
          To compile this driver as a module, choose M here: the module will
          be called rtl8xxxu.  If unsure, say N.