]> git.itanic.dy.fi Git - linux-stable/commitdiff
Merge branch 'bnxt_en-ntuple-filter-fixes'
authorJakub Kicinski <kuba@kernel.org>
Tue, 9 Jan 2024 03:15:04 +0000 (19:15 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 9 Jan 2024 03:15:05 +0000 (19:15 -0800)
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>

Trivial merge