1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 15:48:26 +02:00
openwrt/target/linux/realtek/files-5.15
Olliver Schinagl d881f65da1 realtek: eth: Do not write directly to dev->addr
One is never to write to dev->addr directly. In 6.1 it will be a const and
with the newly enabled WERROR, we get a failing grade.

Lets fix this ahead of time.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2023-06-03 21:15:11 +02:00
..
arch/mips realtek: use generic earlycon setup on 5.15 2023-01-30 14:30:41 +01:00
Documentation/devicetree/bindings realtek: Whitespace and codestyle cleanup 2022-12-27 16:31:48 +01:00
drivers realtek: eth: Do not write directly to dev->addr 2023-06-03 21:15:11 +02:00
include/dt-bindings/clock