aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/phonet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/networking/phonet.txt')
-rw-r--r--Documentation/networking/phonet.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/networking/phonet.txt b/Documentation/networking/phonet.txt
index 3d127791cb06..81003581f47a 100644
--- a/Documentation/networking/phonet.txt
+++ b/Documentation/networking/phonet.txt
@@ -205,19 +205,6 @@ The pipe protocol provides two socket options at the SOL_PNPIPE level:
205 socket descriptors that are already connected or being connected. 205 socket descriptors that are already connected or being connected.
206 206
207 207
208Phonet Pipe-controller Implementation
209-------------------------------------
210
211Phonet Pipe-controller is enabled by selecting the CONFIG_PHONET_PIPECTRLR
212Kconfig option.
213
214The implementation adds socket options at SOL_PNPIPE level:
215
216 PNPIPE_ENABLE accepts one integer value (int). If set to zero, the pipe
217 is disabled. If the value is non-zero, the pipe is enabled. If the pipe
218 is not (yet) connected, ENOTCONN is error is returned.
219
220
221Authors 208Authors
222------- 209-------
223 210