[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241112134025.GN4507@kernel.org>
Date: Tue, 12 Nov 2024 13:40:25 +0000
From: Simon Horman <horms@...nel.org>
To: Justin Lai <justinlai0215@...ltek.com>
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, andrew+netdev@...n.ch,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
pkshih@...ltek.com, larry.chiu@...ltek.com
Subject: Re: [PATCH net-next 2/2] rtase: Fix error code in rtase_init_one()
On Mon, Nov 11, 2024 at 10:55:32AM +0800, Justin Lai wrote:
> Change the return type of rtase_check_mac_version_valid() to int. Add
> error handling for when rtase_check_mac_version_valid() returns an error.
>
> Fixes: a36e9f5cfe9e ("rtase: Add support for a pci table in this module")
> Signed-off-by: Justin Lai <justinlai0215@...ltek.com>
Hi Justin,
The cited commit appears to be present in net. So I think that this fix
needs to also be targeted at net rather than net-next.
Also, I think this patch is doing too much for a fix. I think that
changing the return type of rtase_check_mac_version_valid() and updating
the names of the labels should be omitted from a revised version of this
patch for net.
...
--
pw-bot: changes-requested
Powered by blists - more mailing lists