openwrt/target/linux/realtek/files-5.15/drivers/net
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
..
dsa/rtl83xx realtek: Add missing headers 2023-06-03 21:15:11 +02:00
ethernet realtek: eth: Do not write directly to dev->addr 2023-06-03 21:15:11 +02:00
phy realtek: 5.15: comment unused part of realtek ethernet driver 2023-05-12 03:15:40 +02:00