diff options
author | Olliver Schinagl <oliver@schinagl.nl> | 2023-05-24 12:58:37 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2023-06-12 22:10:14 +0200 |
commit | e7aae81d03f21dda8a371163fe347ea949381e34 (patch) | |
tree | c71257192ffefc4805ab2726a10d0e8de6a14771 /target/sdk/files | |
parent | 61c1b9a0f60d1668204ba2be68dd40f47ccad715 (diff) | |
download | upstream-e7aae81d03f21dda8a371163fe347ea949381e34.tar.gz upstream-e7aae81d03f21dda8a371163fe347ea949381e34.tar.bz2 upstream-e7aae81d03f21dda8a371163fe347ea949381e34.zip |
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)
Diffstat (limited to 'target/sdk/files')
0 files changed, 0 insertions, 0 deletions