net/tap: keep kernel-assigned MAC address
authorPascal Mazon <pascal.mazon@6wind.com>
Thu, 2 Feb 2017 16:18:01 +0000 (17:18 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 10 Feb 2017 11:25:49 +0000 (12:25 +0100)
commit634dbc7aa7850157914fa61bd707c310b51c85eb
tree22a6e82332aefae70e1f57e7452d070a38f3d892
parent455c14e974308753cab94b5e5f91a26ae8549879
net/tap: keep kernel-assigned MAC address

There's no point in having a different internal MAC address than the one
provided by the kernel when creating the netdevice.

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
drivers/net/tap/rte_eth_tap.c