openwrt/target/linux/generic/files
Christian Marangi 9273487930
kernel: use eth_random_addr instead of random_ether_addr
random_ether_addr is just a reference to eth_random_addr, that was later
dropped in more recent kernel version.

Drop random_ether_addr and use eth_random_addr directly to fix
compilation error in 6.1

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-22 22:28:18 +02:00
..
arch/mips/fw/myloader
block/partitions kernel: remove obsolete kernel version switches 2023-05-20 15:19:14 +02:00
Documentation dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image 2021-01-22 21:03:11 +01:00
drivers kernel: use eth_random_addr instead of random_ether_addr 2023-05-22 22:28:18 +02:00
include kernel: move mediatek BMT support patch to generic patches 2022-01-13 18:33:06 +01:00