Commit cf8fbc6
committed
Merge branch 'mptcp-fix-a-couple-of-races'
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>1 file changed
Lines changed: 11 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2082 | 2082 | | |
2083 | 2083 | | |
2084 | 2084 | | |
2085 | | - | |
| 2085 | + | |
| 2086 | + | |
2086 | 2087 | | |
2087 | 2088 | | |
2088 | 2089 | | |
| |||
2205 | 2206 | | |
2206 | 2207 | | |
2207 | 2208 | | |
2208 | | - | |
| 2209 | + | |
2209 | 2210 | | |
2210 | 2211 | | |
2211 | 2212 | | |
| |||
2267 | 2268 | | |
2268 | 2269 | | |
2269 | 2270 | | |
2270 | | - | |
| 2271 | + | |
| 2272 | + | |
| 2273 | + | |
| 2274 | + | |
| 2275 | + | |
| 2276 | + | |
2271 | 2277 | | |
2272 | 2278 | | |
| 2279 | + | |
| 2280 | + | |
2273 | 2281 | | |
2274 | 2282 | | |
2275 | 2283 | | |
| |||
2285 | 2293 | | |
2286 | 2294 | | |
2287 | 2295 | | |
2288 | | - | |
2289 | | - | |
2290 | 2296 | | |
2291 | 2297 | | |
2292 | 2298 | | |
| |||
0 commit comments