commit | 22e15b6f9c010ffded63e6c9720a656eb3d73835 | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Wed Apr 25 17:46:47 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 25 14:09:23 2018 -0400 |
tree | 25019bacfd854e86ffcb278c7cc7017516e6af28 | |
parent | 81e696b57d4e9abe790da3a1a7a1dff749ae876d [diff] |
sctp: remove the unused sctp_assoc_is_match function After Commit 4f0087812648 ("sctp: apply rhashtable api to send/recv path"), there's no place using sctp_assoc_is_match, so remove it. Signed-off-by: Xin Long <lucien.xin@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>