[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20221103205452.6d58cbf9@kernel.org>
Date: Thu, 3 Nov 2022 20:54:52 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Ratheesh Kannoth <rkannoth@...vell.com>
Cc: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<davem@...emloft.net>, <edumazet@...gle.com>, <pabeni@...hat.com>,
<sgoutham@...vell.com>
Subject: Re: [net PATCH] octeontx2-pf: Fix SQE threshold checking
On Wed, 2 Nov 2022 09:02:40 +0530 Ratheesh Kannoth wrote:
> @@ -1599,7 +1600,6 @@ int otx2_nix_config_bp(struct otx2_nic *pfvf, bool enable)
> req->bpid_per_chan = 0;
> #endif
>
> -
> return otx2_sync_mbox_msg(&pfvf->mbox);
> }
> EXPORT_SYMBOL(otx2_nix_config_bp);
The patch looks good but we can't have spurious cleanups in fixes,
please repost without this chunk.
Powered by blists - more mailing lists