mptcp: update misleading comments.
authorPaolo Abeni <pabeni@redhat.com>
Fri, 30 Sep 2022 15:59:34 +0000 (08:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Oct 2022 10:18:53 +0000 (11:18 +0100)
commitd89e3ed76b6efd1a4fd213feebedd01337a16b5a
treecf284e0bc9d9ff4b14030dedb26c4fbc993ae858
parent6bf41020b72b1c5ab96acc309a135153abbe20c8
mptcp: update misleading comments.

The MPTCP data path is quite complex and hard to understend even
without some foggy comments referring to modified code and/or
completely misleading from the beginning.

Update a few of them to more accurately describing the current
status.

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