openwrt/target/linux/realtek/files-5.15/drivers/net/ethernet
Olliver Schinagl e7aae81d03
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>
(cherry picked from commit d881f65da1)
2023-06-12 22:10:14 +02:00
..
rtl838x_eth.c realtek: eth: Do not write directly to dev->addr 2023-06-12 22:10:14 +02:00
rtl838x_eth.h realtek: Replace C++ style comments 2022-12-27 16:33:01 +01:00