]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'net-shaper-fix-valid-confusion-even-more'
authorJakub Kicinski <kuba@kernel.org>
Wed, 20 May 2026 23:34:21 +0000 (16:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 20 May 2026 23:34:22 +0000 (16:34 -0700)
commitb1a736f8bcb1b0ec4ce657f6fa9afc1f698f8f7a
tree640f4ba010335f46b1a115c88f6540d03348053d
parentabe003b33223ff33552f291644bf35d9c2f992fb
parentb8d7519352ba8c6df83259295d4a3bad093cae90
Merge branch 'net-shaper-fix-valid-confusion-even-more'

Jakub Kicinski says:

====================
net: shaper: fix VALID confusion even more

Sashiko reported another pre-exising issue in the previous
batch of fixes:
https://sashiko.dev/#/patchset/20260510192904.3987113-7-kuba@kernel.org

Turns out I over-esitmated the guarantees of the XArray flags.
Stop using them completely.
====================

Link: https://patch.msgid.link/20260515221325.1685455-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>