]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd1cf1acbd4bd058159404cf977c21f9a3c35646
tree1802de955ff98e337951dd82b3c3755ad10c835b
parent539014ea338fe1352c27f7a2b0050ef97d1d4dc9
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