]> git.ipfire.org Git - thirdparty/linux.git/commit
net: renesas: rswitch: remove speed from gwca structure
authorNikita Yushchenko <nikita.yoush@cogentembedded.com>
Fri, 6 Dec 2024 19:21:40 +0000 (00:21 +0500)
committerJakub Kicinski <kuba@kernel.org>
Tue, 10 Dec 2024 02:27:29 +0000 (18:27 -0800)
commit32fd46f5b69e9a2e1206d576359e533e5b7c4694
treea1e901bc16b7dbdd53132422fd9d55cf0dc59c69
parent070927427d82debf5797e60c96165f2666c0bc42
net: renesas: rswitch: remove speed from gwca structure

This field is set but never used.

GWCA is rswitch CPU interface module which connects rswitch to the
host over AXI bus. Speed of the switch ports is not anyhow related to
GWCA operation.

Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Link: https://patch.msgid.link/20241206192140.1714-2-nikita.yoush@cogentembedded.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/renesas/rswitch.c
drivers/net/ethernet/renesas/rswitch.h