From c6b5e49c7da898830af3a90a165ec6a6a53882d2 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Mon, 11 Jul 2005 20:59:03 -0700 Subject: [PATCH] --- yaml --- r: 4631 b: refs/heads/master c: f5b8adb4f5767415b7b00e32e4766a052e2ed4cc h: refs/heads/master i: 4629: 32064c153f5cdbaeac2a930a344feb6a187cc7fa 4627: 8fb009a45cf3c7aaffeaaa773aa40c68eff8fdb4 4623: 8d985181e23c31dc3abbd209af3761c4127414d5 v: v3 --- [refs] | 2 +- trunk/net/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index a86784825f4a..5404102ef690 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3182cd84f0e132558bbe106c070405ae49f1f0e3 +refs/heads/master: f5b8adb4f5767415b7b00e32e4766a052e2ed4cc diff --git a/trunk/net/Kconfig b/trunk/net/Kconfig index 9251b28e8d5d..b9ca0a581bde 100644 --- a/trunk/net/Kconfig +++ b/trunk/net/Kconfig @@ -272,7 +272,7 @@ config ATM_BR2684 tristate "RFC1483/2684 Bridged protocols" depends on ATM && INET help - ATM PVCs can carry ethernet PDUs according to rfc2684 (formerly 1483) + ATM PVCs can carry ethernet PDUs according to RFC2684 (formerly 1483) This device will act like an ethernet from the kernels point of view, with the traffic being carried by ATM PVCs (currently 1 PVC/device). This is sometimes used over DSL lines. If in doubt, say N. @@ -281,7 +281,7 @@ config ATM_BR2684_IPFILTER bool "Per-VC IP filter kludge" depends on ATM_BR2684 help - This is an experimental mechanism for users who need to terminating a + This is an experimental mechanism for users who need to terminate a large number of IP-only vcc's. Do not enable this unless you are sure you know what you are doing.