[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240305133518.GF2357@kernel.org>
Date: Tue, 5 Mar 2024 13:35:18 +0000
From: Simon Horman <horms@...nel.org>
To: Chen Ni <nichen@...as.ac.cn>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, justinstitt@...gle.com, andrew@...n.ch,
linux-usb@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sr9800: Add check for usbnet_get_endpoints
On Tue, Mar 05, 2024 at 07:59:27AM +0000, Chen Ni wrote:
> Add check for usbnet_get_endpoints() and return the error if it fails
> in order to transfer the error.
>
> Signed-off-by: Chen Ni <nichen@...as.ac.cn>
Hi Chen Ni,
I guess that this is a bug fix and as such it should be targeted
at the net tree and annotated as such:
Subject: [PATCH net] ...
And have a fixes tag, perhaps:
Fixes: 19a38d8e0aa3 ("USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support")
I don't think there is a need to repost to address the above,
but please keep it in mind for future Networking patch submissions.
Link: https://docs.kernel.org/process/maintainer-netdev.html
The above notwithstanding, this looks good to me.
Reviewed-by: Simon Horman <horms@...nel.org>
...
Powered by blists - more mailing lists