mptcp: drop duplicate mptcp_setsockopt() declaration
authorPaolo Abeni <pabeni@redhat.com>
Tue, 22 Jun 2021 00:33:09 +0000 (17:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 17:22:42 +0000 (10:22 -0700)
commit597dbae77ee5a2347b1b800c25c89a9181dd8a57
tree78080c913149f18c25f7ca5a03423e8dd2eea5d1
parent490274b47468793e3e157c2df6b2da0e646cc4a9
mptcp: drop duplicate mptcp_setsockopt() declaration

commit 7896248983ef ("mptcp: add skeleton to sync msk socket
options to subflows") introduced a duplicate declaration of
mptcp_setsockopt(), just drop it.

Reported-by: Florian Westphal <fw@strlen.de>
Fixes: 7896248983ef ("mptcp: add skeleton to sync msk socket options to subflows")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/protocol.h