diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-11-18 23:10:30 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-19 11:05:21 +0000 |
commit | 5b6d5affd27486ec9152a66df1741cf67782712a (patch) | |
tree | d3cfa0269cc14702e749f5bb41e7a5b1c482b719 /arch | |
parent | 80db345e7df0c507a83bd12ac7766fb054443804 (diff) | |
download | linux-5b6d5affd27486ec9152a66df1741cf67782712a.tar.gz linux-5b6d5affd27486ec9152a66df1741cf67782712a.tar.bz2 linux-5b6d5affd27486ec9152a66df1741cf67782712a.zip |
lasi_82594: use eth_hw_addr_set()
dev_addr is set from IO reads, passed to an arch-specific helper.
Note that the helper never reads it so uninitialized temp is fine.
Fixes build on parisc.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions