]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
authorMichael Dege <michael.dege@renesas.com>
Mon, 1 Sep 2025 04:58:05 +0000 (06:58 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 4 Sep 2025 07:43:23 +0000 (09:43 +0200)
commit5ee21c004c0b9f48744bdbda3dc27c33617994ff
treec62a9fd53782c933fe2c0cc1d8f75c5787081089
parent94fc5015ea7e7d267a54a75c5556d8f4dfc3a209
net: renesas: rswitch: rename rswitch.c to rswitch_main.c

Adding new functionality to the driver. Therefore splitting into multiple
c files to keep them manageable. New functionality will be added to
separate files.

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Michael Dege <michael.dege@renesas.com>
Link: https://patch.msgid.link/20250901-add_l2_switching-v5-1-5f13e46860d5@renesas.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/renesas/Makefile
drivers/net/ethernet/renesas/rswitch_main.c [moved from drivers/net/ethernet/renesas/rswitch.c with 100% similarity]