Skip to content
Commit 5b6d5aff authored by Jakub Kicinski's avatar Jakub Kicinski Committed by David S. Miller
Browse files

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: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 80db345e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment