commit | 3ed0a585bfadb6bd7080f11184adbc9edcce7dbc | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Tue May 25 14:23:12 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 25 15:56:20 2021 -0700 |
tree | 261a389cce6b6446f061a0f89268a13df02f7ad3 | |
parent | 3812ce895047afdb78dc750a236515416e0ccded [diff] |
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>