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)
commit3ed0a585bfadb6bd7080f11184adbc9edcce7dbc
tree261a389cce6b6446f061a0f89268a13df02f7ad3
parent3812ce895047afdb78dc750a236515416e0ccded
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: 648ef4b88673 ("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