mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Subject: Improved help text for rtl8712
@ 2024-03-06 14:45 Ayaan Mirza Baig
  2024-03-06 15:15 ` Dan Carpenter
  2024-03-06 15:16 ` Dan Carpenter
  0 siblings, 2 replies; 4+ messages in thread
From: Ayaan Mirza Baig @ 2024-03-06 14:45 UTC (permalink / raw)
  To: kernel-janitors; +Cc: ayaanmirza788, linux-kernel


From df9050d0dff9e4160172dbc910f718c16095fc8d Mon Sep 17 00:00:00 2001
From: Ayaan Mirza Baig <ayaanmirza.788@gmail.com>
Date: Wed, 6 Mar 2024 19:53:12 +0530

Rewrote the help text paragraph for R8712U and R8712_TX_AGGR

Signed-off-by: Ayaan Mirza Baig <ayaanmirza.788@gmail.com>
---
 drivers/staging/rtl8712/Kconfig | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/drivers/staging/rtl8712/Kconfig
b/drivers/staging/rtl8712/Kconfig
index 8de26425225b..c3ea29003fc6 100644
--- a/drivers/staging/rtl8712/Kconfig
+++ b/drivers/staging/rtl8712/Kconfig
@@ -6,16 +6,17 @@ config R8712U
 	select WEXT_PRIV
 	select FW_LOADER
 	help
-	    This option adds the Realtek RTL8712 USB device such as
the
-	    D-Link DWA-130.
-
-	    If built as a module, it will be called r8712u.
+	  This is a driver for the RealTek RTL8712U USB 802.11n
wireless
+	  network card. It is also known as the RTL8192SU.
+	  Used in devices like the D-Link DWA-130
+	  If built as a module, it will be called r8712u.
 
 config R8712_TX_AGGR
 	bool "Realtek RTL8712U Transmit Aggregation code"
 	depends on R8712U && BROKEN
 	help
-	    This option provides transmit aggregation for the Realtek
-	    RTL8712 USB device.
-
+	  This option enables Realtek RTL8712U transmit aggregation,
+	  which can improve performance by combining multiple small
packets into fewer,
+	  larger ones for transmission.
+	  This can be especially beneficial for large data transfers.
 
-- 
2.34.1



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

end of thread, other threads:[~2024-03-06 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 14:45 [PATCH] Subject: Improved help text for rtl8712 Ayaan Mirza Baig
2024-03-06 15:15 ` Dan Carpenter
2024-03-06 15:16 ` Dan Carpenter
2024-03-06 15:43   ` Ayaan Mirza

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®