tap: fix the host mac address 70/24670/4
authorMohsin Kazmi <sykazmi@cisco.com>
Thu, 30 Jan 2020 12:36:02 +0000 (13:36 +0100)
committerDamjan Marion <dmarion@me.com>
Thu, 30 Jan 2020 20:27:56 +0000 (20:27 +0000)
commit3039753eda526e63d57a09debd3762e5590459df
tree06223ed901d145fbbf822c37540e9e714844840b
parentffad890961b7a5809ba08b4ab1c54001d8fd06d3
tap: fix the host mac address

Tap configuration code sets the host mac address
two time. This patch fixes it.

Type: fix

Change-Id: I7bebb9b7f25352a8a9a98bae6a0636757c0cea9c
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vnet/devices/tap/cli.c
src/vnet/devices/tap/tap.c
src/vnet/devices/virtio/virtio.c