diff options
author | 2021-04-06 17:16:01 -0700 | |
---|---|---|
committer | 2021-04-07 14:09:40 -0700 | |
commit | 1b1a6ef597c7f662da847499d02ad519c1a8b1b3 (patch) | |
tree | 63df45544829f74c5b58113162157f14bd056c56 /include/linux/netdevice.h | |
parent | mptcp: use mptcp_addr_info in mptcp_options_received (diff) | |
download | wireguard-linux-1b1a6ef597c7f662da847499d02ad519c1a8b1b3.tar.xz wireguard-linux-1b1a6ef597c7f662da847499d02ad519c1a8b1b3.zip |
mptcp: drop MPTCP_ADDR_IPVERSION_4/6
Since the type of the address family in struct mptcp_options_received
became sa_family_t, we should set AF_INET/AF_INET6 to it, instead of
using MPTCP_ADDR_IPVERSION_4/6.
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>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions