diff options
author | 2021-10-04 18:11:14 -0700 | |
---|---|---|
committer | 2021-10-05 11:35:56 +0100 | |
commit | ceca777dabc6ea25e13fae6498c27e187a69be0e (patch) | |
tree | 38c3cb7d3b5514544272e3b5a8a7bda3bcb07138 /tools/perf/scripts/python/libxed.py | |
parent | sparc: Fix typo. (diff) | |
download | linux-dev-ceca777dabc6ea25e13fae6498c27e187a69be0e.tar.xz linux-dev-ceca777dabc6ea25e13fae6498c27e187a69be0e.zip |
ethernet: ehea: add missing cast
We need to cast the pointer, unlike memcpy() eth_hw_addr_set()
does not take void *. The driver already casts &port->mac_addr
to u8 * in other places.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: a96d317fb1a3 ("ethernet: use eth_hw_addr_set()")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions