OSDN Git Service

sctp: Remove unused declaration sctp_backlog_migrate()
authorYue Haibing <yuehaibing@huawei.com>
Wed, 9 Aug 2023 14:23:23 +0000 (22:23 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 11 Aug 2023 02:31:52 +0000 (19:31 -0700)
commitafa2420cff5448eb225e88543e01b0b34b9a43cd
tree88061093b0adac02d7be86cdf4cbcf5d2bac4b9e
parent35f563d61b97f83b8aa9780525ad8da9346ad557
sctp: Remove unused declaration sctp_backlog_migrate()

Commit 61c9fed41638 ("[SCTP]: A better solution to fix the race between sctp_peeloff()
and sctp_rcv().") removed the implementation but left declaration in place. Remove it.

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Acked-by: Xin Long <lucien.xin@gmail.com>
Link: https://lore.kernel.org/r/20230809142323.9428-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/sctp/sctp.h