aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/rds
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2018-08-30 13:30:03 +0200
committerDavid S. Miller <davem@davemloft.net>2018-08-31 23:09:53 -0700
commitb0e0b0abbd5e52568e3848b0ba54a9efa3a11547 (patch)
tree82f25b86de97711b9476562163a87b3feb347396 /net/rds
parenthv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe() (diff)
downloadwireguard-linux-b0e0b0abbd5e52568e3848b0ba54a9efa3a11547.tar.xz
wireguard-linux-b0e0b0abbd5e52568e3848b0ba54a9efa3a11547.zip
net/rds: RDS is not Radio Data System
Getting prompt "The RDS Protocol" (RDS) is not too helpful, and it is easily confused with Radio Data System (which we may want to support in kernel, too). Signed-off-by: Pavel Machek <pavel@ucw.cz> Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds')
-rw-r--r--net/rds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rds/Kconfig b/net/rds/Kconfig
index 01b3bd6a3708..b9092111bc45 100644
--- a/net/rds/Kconfig
+++ b/net/rds/Kconfig
@@ -1,6 +1,6 @@
config RDS
- tristate "The RDS Protocol"
+ tristate "The Reliable Datagram Sockets Protocol"
depends on INET
---help---
The RDS (Reliable Datagram Sockets) protocol provides reliable,