Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

doc:networking: Fix typo in documentation/networking

Correct spelling typo

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Masanari Iida and committed by
David S. Miller
3dd17ede 53edee2c

+9 -9
+1 -1
Documentation/networking/ifenslave.c
··· 501 501 502 502 static short mif_flags; 503 503 504 - /* Get the inteface configuration from the kernel. */ 504 + /* Get the interface configuration from the kernel. */ 505 505 static int if_getconfig(char *ifname) 506 506 { 507 507 struct ifreq ifr;
+1 -1
Documentation/networking/ip-sysctl.txt
··· 183 183 for triggering fast retransmit when the amount of outstanding data is 184 184 small and when no previously unsent data can be transmitted (such 185 185 that limited transmit could be used). Also controls the use of 186 - Tail loss probe (TLP) that converts RTOs occuring due to tail 186 + Tail loss probe (TLP) that converts RTOs occurring due to tail 187 187 losses into fast recovery (draft-dukkipati-tcpm-tcp-loss-probe-01). 188 188 Possible values: 189 189 0 disables ER