mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
mptcp: Remove unused macro MPTCP_SAME_STATE
There is no caller in tree any more. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
5af68891dc
commit
b1fd4470cd
|
|
@ -24,8 +24,6 @@
|
|||
#include "protocol.h"
|
||||
#include "mib.h"
|
||||
|
||||
#define MPTCP_SAME_STATE TCP_MAX_STATES
|
||||
|
||||
#if IS_ENABLED(CONFIG_MPTCP_IPV6)
|
||||
struct mptcp6_sock {
|
||||
struct mptcp_sock msk;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user