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 d881f65da1e6f3bc4237b39cf2373bef51c3828c)
2023-06-12 22:10:14 +02:00
..
2023-06-03 11:42:00 +02:00
2023-05-13 22:38:35 +02:00
2023-05-13 22:38:35 +02:00
2023-06-08 17:28:11 +02:00