]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'mptcp-fix-a-couple-of-races'
authorJakub Kicinski <kuba@kernel.org>
Tue, 12 Nov 2024 03:06:36 +0000 (19:06 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Nov 2024 03:06:37 +0000 (19:06 -0800)
Paolo Abeni says:

====================
mptcp: fix a couple of races

The first patch addresses a division by zero issue reported by Eric,
the second one solves a similar issue found by code inspection while
investigating the former.
====================

Link: https://patch.msgid.link/cover.1731060874.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge