diff options
author | Jakub Kicinski <[email protected]> | 2021-10-13 13:54:50 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-14 09:24:09 -0700 |
commit | ba530fea8ca1b57ee71d4e62f287a5d7ed92f789 (patch) | |
tree | 0682a1c025bbada8ecfbc83afaca05fba237f11c /tools/perf/scripts/python/check-perf-trace.py | |
parent | 2b4731b153b4621064d9e899a92f6c03199630f1 (diff) |
ethernet: remove random_ether_addr()
random_ether_addr() was the original name of the helper which
was kept for backward compatibility (?) after the rename in
commit 0a4dd594982a ("etherdevice: Rename random_ether_addr
to eth_random_addr").
We have a single random_ether_addr() caller left in tree
while there are 70 callers of eth_random_addr().
Time to drop this define.
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions