mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
5343b0ac18
This fixes the build warning below warning: use of deprecated item 'tap::tests::pnet::datalink::NetworkInterface::mac_address': Please use NetworkInterface's field 'mac' instead. --> net_util/src/tap.rs:530:24 | 530 | (interface.mac_address(), tx, rx) | ^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Signed-off-by: Anatol Belski <ab@php.net> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |