]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: rename fourth ack field
authorPaolo Abeni <pabeni@redhat.com>
Thu, 19 Mar 2020 10:06:30 +0000 (11:06 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Mar 2020 03:19:34 +0000 (20:19 -0700)
commit2e57370a07fa77a5dd486c61fafb61a9fc09107e
tree42157fd4e7302cf2e71919400b7d74a2fca9a338
parentc7f99739579e22a24054926973a9366a6dfee988
mptcp: rename fourth ack field

The name is misleading, it actually tracks the 'fully established'
status.

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/options.c
net/mptcp/protocol.h
net/mptcp/subflow.c