]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
authorXin Long <lucien.xin@gmail.com>
Sun, 2 May 2021 20:36:59 +0000 (04:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 May 2021 20:30:04 +0000 (13:30 -0700)
commitf8800080f2fdadcee1342cbb273c6adb296e1469
tree67326d26be0f34e89364ae82815ec6de6da3bdf9
parent6905fed8806f1461e7b919044c271bfe7db4a54f
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"

This reverts commit b53bcdd57ffea6c53710877d8390bfc6d432ca8e.

This can be reverted as shutdown and cookie_ack chunk are using the
same asoc since commit a18e875b2f47 ("sctp: do asoc update earlier
in sctp_sf_do_dupcook_a").

Reported-by: Jere Leppänen <jere.leppanen@nokia.com>
Signed-off-by: Xin Long <lucien.xin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_make_chunk.c