diff options
author | Oliver Neukum <[email protected]> | 2024-08-29 19:50:55 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-09-03 11:36:51 -0700 |
commit | bab8eb0dd4cb995caa4a0529d5655531c2ec5e8e (patch) | |
tree | c563cd95efee23b71af62db294a326e12954caf4 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | cfd433cecef929b4d92685f570f1a480762ec260 (diff) |
usbnet: modern method to get random MAC
The driver generates a random MAC once on load
and uses it over and over, including on two devices
needing a random MAC at the same time.
Jakub suggested revamping the driver to the modern
API for setting a random MAC rather than fixing
the old stuff.
The bug is as old as the driver.
Signed-off-by: Oliver Neukum <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions