]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: avoid error message on infinite mapping
authorPaolo Abeni <pabeni@redhat.com>
Tue, 25 May 2021 21:23:12 +0000 (14:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2021 22:56:20 +0000 (15:56 -0700)
commit332125e55bd14b37d3683c387e1392248800ca2c
tree261a389cce6b6446f061a0f89268a13df02f7ad3
parent732829cd7ddbd17ad4aa5a14803c7ba7768dee02
mptcp: avoid error message on infinite mapping

Another left-over. Avoid flooding dmesg with useless text,
we already have a MIB for that event.

Fixes: 70105a1bbb51 ("mptcp: Implement MPTCP receive path")
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/subflow.c