mptcp: change add_addr_signal type
authorGeliang Tang <geliangtang@gmail.com>
Thu, 19 Nov 2020 19:45:59 +0000 (11:45 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 20 Nov 2020 23:33:25 +0000 (15:33 -0800)
commitd91d322a72a390702376787b925711ce8338daec
tree1802de955ff98e337951dd82b3c3755ad10c835b
parent0397c6d85f9c6f81f6dc3a0a166331b2475b325c
mptcp: change add_addr_signal type

This patch changed the 'add_addr_signal' type from bool to char, so that
we could encode the addr type there.

Suggested-by: Paolo Abeni <pabeni@redhat.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/pm.c
net/mptcp/protocol.h