All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: Selvin Xavier <selvin.xavier@broadcom.com>
Cc: jgg@ziepe.ca, linux-rdma@vger.kernel.org,
	andrew.gospodarek@broadcom.com,
	kalesh-anakkur.purayil@broadcom.com
Subject: Re: [PATCH rdma-next] RDMA/bnxt_re: Fix the error due to the array depth
Date: Tue, 4 Feb 2025 11:56:51 +0200	[thread overview]
Message-ID: <20250204095651.GI74886@unreal> (raw)
In-Reply-To: <1738659966-26557-1-git-send-email-selvin.xavier@broadcom.com>

On Tue, Feb 04, 2025 at 01:06:06AM -0800, Selvin Xavier wrote:
> Fixing the issue reported by kernel test robot
> 
> drivers/infiniband/hw/bnxt_re/debugfs.h:34:40: error: variably modified 'gen0_parms' at file scope
> 
> Using the fixed size depth for the array.
> 
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202502041114.K8XQYeJg-lkp@intel.com/
> Fixes: a3c71713d954 ("RDMA/bnxt_re: Congestion control settings using debugfs hook")
> Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
> ---
>  drivers/infiniband/hw/bnxt_re/debugfs.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I squashed this patch into "RDMA/bnxt_re: Congestion control
settings using debugfs hook".

  reply	other threads:[~2025-02-04  9:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-04  9:06 [PATCH rdma-next] RDMA/bnxt_re: Fix the error due to the array depth Selvin Xavier
2025-02-04  9:56 ` Leon Romanovsky [this message]
2025-02-04 10:19   ` Selvin Xavier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250204095651.GI74886@unreal \
    --to=leon@kernel.org \
    --cc=andrew.gospodarek@broadcom.com \
    --cc=jgg@ziepe.ca \
    --cc=kalesh-anakkur.purayil@broadcom.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=selvin.xavier@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.