Commit 1c835c8
committed
Merge branch 'bnxt_en-ntuple-filter-fixes'
Michael Chan says:
====================
bnxt_en: ntuple filter fixes
The first patch is to remove an unneeded variable. The next 2 patches
are to release RCU lock correctly after accesing the RCU protected
filter structure. Patch 2 also re-arranges the code to look cleaner.
====================
Link: https://lore.kernel.org/r/20240105235439.28282-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>2 files changed
Lines changed: 13 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5752 | 5752 | | |
5753 | 5753 | | |
5754 | 5754 | | |
5755 | | - | |
| 5755 | + | |
5756 | 5756 | | |
5757 | 5757 | | |
5758 | | - | |
5759 | 5758 | | |
5760 | 5759 | | |
5761 | 5760 | | |
| |||
5769 | 5768 | | |
5770 | 5769 | | |
5771 | 5770 | | |
5772 | | - | |
5773 | | - | |
5774 | 5771 | | |
5775 | 5772 | | |
5776 | 5773 | | |
| |||
14023 | 14020 | | |
14024 | 14021 | | |
14025 | 14022 | | |
14026 | | - | |
14027 | 14023 | | |
| 14024 | + | |
14028 | 14025 | | |
14029 | 14026 | | |
14030 | 14027 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1345 | 1345 | | |
1346 | 1346 | | |
1347 | 1347 | | |
| 1348 | + | |
1348 | 1349 | | |
1349 | 1350 | | |
1350 | 1351 | | |
1351 | 1352 | | |
1352 | 1353 | | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
| 1354 | + | |
1357 | 1355 | | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | | - | |
1362 | | - | |
| 1356 | + | |
1363 | 1357 | | |
1364 | 1358 | | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
| 1363 | + | |
1365 | 1364 | | |
1366 | | - | |
| 1365 | + | |
| 1366 | + | |
| 1367 | + | |
1367 | 1368 | | |
1368 | 1369 | | |
1369 | 1370 | | |
| |||
0 commit comments