diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2018-04-26 21:58:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-27 20:35:22 +0200 |
commit | c45698f89626177f8c51409142cbe9c5bbed4af7 (patch) | |
tree | b468db0996d52062b34798e83303864c3035fa2b /net/sctp | |
parent | selftests: pmtu: Minimum MTU for vti6 is 68 (diff) | |
download | linux-c45698f89626177f8c51409142cbe9c5bbed4af7.tar.xz linux-c45698f89626177f8c51409142cbe9c5bbed4af7.zip |
sctp: remove old and unused SCTP_MIN_PMTU
This value is not used anywhere in the code. In essence it is a
duplicate of SCTP_DEFAULT_MINSEGMENT, which is used by the stack.
SCTP_MIN_PMTU value makes more sense, but we should not change to it now
as it would risk breaking applications.
So this patch removes SCTP_MIN_PMTU and adjust the comment above it.
Signed-off-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions