RE: [PATCH net v5 3/3] rtase: Corrects error handling of the rtase_check_mac_version_valid()
From: Justin Lai
Date: Wed Nov 27 2024 - 02:09:24 EST
>
> On 11/20/24 08:56, Justin Lai wrote:
> > Previously, when the hardware version ID was determined to be invalid,
> > only an error message was printed without any further handling.
> > Therefore, this patch makes the necessary corrections to address this.
> >
> > Fixes: a36e9f5cfe9e ("rtase: Add support for a pci table in this
> > module")
> > Signed-off-by: Justin Lai <justinlai0215@xxxxxxxxxxx>
>
> Note that you should have retained the Acked-by tag provided by Andrew on
> v3.
>
> No need to repost, I'm applying the series, but please keep in mind for the next
> submission.
>
> Thanks,
>
> Paolo
OK, I understand. Thanks for the review, I’ll follow this approach from
now on.
Justin