You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[DCCP]: Adds the tx buffer sysctls
This one got lost on the way from Ian to Gerrit to me, fix it. Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
This commit is contained in:
committed by
David S. Miller
parent
455431739c
commit
82e3ab9dbe
@@ -617,6 +617,7 @@ enum {
|
||||
NET_DCCP_DEFAULT_REQ_RETRIES = 7,
|
||||
NET_DCCP_DEFAULT_RETRIES1 = 8,
|
||||
NET_DCCP_DEFAULT_RETRIES2 = 9,
|
||||
NET_DCCP_DEFAULT_TX_QLEN = 10,
|
||||
};
|
||||
|
||||
/* /proc/sys/net/ipx */
|
||||
|
||||
Reference in New Issue
Block a user