]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'bnxt_en-add-rss-context-resource-check'
authorJakub Kicinski <kuba@kernel.org>
Wed, 11 Feb 2026 04:17:58 +0000 (20:17 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Feb 2026 04:17:59 +0000 (20:17 -0800)
Michael Chan says:

====================
bnxt_en: Add RSS context resource check

Add missing logic to check that we have enough RSS contexts.  This
will make the recent change to increase the use of RSS contexts for
a larger RSS indirection table more complete.
====================

Link: https://patch.msgid.link/20260207235118.1987301-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge