diff options
author | Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> | 2018-04-26 21:58:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-27 20:35:23 +0200 |
commit | 22d7be267eaa8114dcc28d66c1c347f667d7878a (patch) | |
tree | 8fc357f00ed1fe648bfd2cf04f32d5edf9794844 /net/sctp/transport.c | |
parent | sctp: introduce sctp_dst_mtu (diff) | |
download | linux-22d7be267eaa8114dcc28d66c1c347f667d7878a.tar.xz linux-22d7be267eaa8114dcc28d66c1c347f667d7878a.zip |
sctp: remove sctp_transport_pmtu_check
We are now keeping the MTU information synced between asoc, transport
and dst, which makes the check at sctp_packet_config() not needed
anymore. As it was the sole caller to this function, lets remove 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/transport.c')
0 files changed, 0 insertions, 0 deletions