]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc89707ab93a2cbc59ba67120fe6905eb9eb995b0
treecf284e0bc9d9ff4b14030dedb26c4fbc993ae858
parent17293711003b8aa8f3358874240241d9972e05bd
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