Merge branch 'sctp-plpmtud-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 29 Oct 2021 11:21:24 +0000 (12:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Oct 2021 11:21:24 +0000 (12:21 +0100)
Xin Long says:

====================
sctp: a couple of fixes for PLPMTUD

Four fixes included in this patchset:

  - fix the packet sending in Error state.
  - fix the timer stop when transport update dst.
  - fix the outer header len calculation.
  - fix the return value for toobig processing.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge