mptcp: drop OPTION_MPTCP_ADD_ADDR6
authorGeliang Tang <geliangtang@gmail.com>
Wed, 7 Apr 2021 00:15:59 +0000 (17:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Apr 2021 21:09:39 +0000 (14:09 -0700)
commitfef6b7ecfbd465b7e27530e797c00b7384f78e44
treeef69325deb2e8b2bf9ca59289a4343afd5e78a59
parent30f60bae80922582a16e80b070171a865fce58cd
mptcp: drop OPTION_MPTCP_ADD_ADDR6

Since the family field was added in struct mptcp_out_options, no need to
use OPTION_MPTCP_ADD_ADDR6 to identify the IPv6 address. Drop it.

Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/options.c
net/mptcp/protocol.h