mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
37c3d6105c
Random_ether_addr() is a helper function which was kept for backward
compatibility. It is available in the kernel from version 3.6 to 5.16.
In newer kernel verions, it has been completely replaced by eth_random_addr().
There should be no functional changes.
Ref:
|
||
---|---|---|
.. | ||
ase | ||
base-files | ||
falcon | ||
files | ||
image | ||
patches-5.15 | ||
xrx200 | ||
xway | ||
xway_legacy | ||
config-5.15 | ||
Makefile | ||
modules.mk |