Merge branch 'mptcp-a-couple-of-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 13 Jan 2021 04:09:21 +0000 (20:09 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Jan 2021 04:09:21 +0000 (20:09 -0800)
commit584c19f92754e9d590d75a94df66c47f7c4fd2cc
tree58414f66c38aa154beaf29ddee24bb3414a70900
parentece9ab2a78afa1424c1aff45b1a95748dbc1f100
parent76e2a55d16259b51116767b28b19d759bff43f72
Merge branch 'mptcp-a-couple-of-fixes'

Paolo Abeni says:

====================
mptcp: a couple of fixes

This series includes two related fixes addressing potential divide by 0
bugs in the MPTCP datapath.
====================

Link: https://lore.kernel.org/r/cover.1610471474.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>