Re: [PATCH net v3 4/4] rtase: Add defines for hardware version id
From: Michal Kubiak
Date: Mon Nov 18 2024 - 06:16:44 EST
On Mon, Nov 18, 2024 at 12:08:28PM +0800, Justin Lai wrote:
> Add defines for hardware version id.
>
> Signed-off-by: Justin Lai <justinlai0215@xxxxxxxxxxx>
> ---
> drivers/net/ethernet/realtek/rtase/rtase.h | 5 ++++-
> drivers/net/ethernet/realtek/rtase/rtase_main.c | 12 ++++++------
> 2 files changed, 10 insertions(+), 7 deletions(-)
>
The patch is addressed to the "net" tree, but "Fixes" tag is missing.
Also, the patch does not look like a bugfix it's rather an improvement
of coding style with no functional changes. That's why I doubt it should go
to the "net" tree.
Thanks,
Michal