aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/mpls/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpls/Kconfig b/net/mpls/Kconfig
index f4286ee7e2b0..dfca485863e9 100644
--- a/net/mpls/Kconfig
+++ b/net/mpls/Kconfig
@@ -7,9 +7,9 @@ menuconfig MPLS
7 default n 7 default n
8 ---help--- 8 ---help---
9 MultiProtocol Label Switching routes packets through logical 9 MultiProtocol Label Switching routes packets through logical
10 circuits. Originally conceved as a way of routing packets at 10 circuits. Originally conceived as a way of routing packets at
11 hardware speeds (before hardware was capable of routing ipv4 packets), 11 hardware speeds (before hardware was capable of routing ipv4 packets),
12 MPLS remains as simple way of making tunnels. 12 MPLS remains a simple way of making tunnels.
13 13
14 If you have not heard of MPLS you probably want to say N here. 14 If you have not heard of MPLS you probably want to say N here.
15 15