]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros
authorJakub Kicinski <kuba@kernel.org>
Tue, 24 Jun 2025 14:28:30 +0000 (07:28 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 26 Jun 2025 12:56:14 +0000 (14:56 +0200)
commitf2657cfb45869d26fb341cdea9c4667eb48782cc
tree47ef916bc8ac495747454b625ef47aeb754abd1a
parenta8a3bddb3aada131a4658cc36c0ea33206f61d94
eth: fbnic: remove duplicate FBNIC_MAX_.XQS macros

Somehow we ended up with two copies of FBNIC_MAX_[TR]XQS in fbnic_txrx.h.
Remove the one mixed with the struct declarations.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250624142834.3275164-2-kuba@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/meta/fbnic/fbnic_txrx.h