openvswitch: Use eth_mac_addr() instead of duplicating it
authorThomas Graf <tgraf@redhat.com>
Thu, 29 Nov 2012 19:55:05 +0000 (20:55 +0100)
committerJesse Gross <jesse@nicira.com>
Tue, 4 Dec 2012 17:27:49 +0000 (09:27 -0800)
bonus: if we ever are to use IFF_LIVE_ADDR_CHANGE for
anything further than to check availability in eth_mac_addr(),
Open vSwitch will be ready for that.

Signed-off-by: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found