numam-dpdk/kernel
Ferruh Yigit e6cbfd9bf3 kni: update kernel API to set random MAC address
Previously used 'random_ether_addr()' API is removed in upstream kernel
with commit
Commit ba530fea8ca1 ("ethernet: remove random_ether_addr()")

Replacement API 'eth_random_addr()' is around since v3.6 [1], so
simply switching to this API without any version checks.

[1]
0a4dd594982a ("etherdevice: Rename random_ether_addr to eth_random_addr")

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-11-08 11:51:39 +01:00
..
freebsd build: change indentation in infrastructure files 2021-04-21 14:04:09 +02:00
linux kni: update kernel API to set random MAC address 2021-11-08 11:51:39 +01:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00