]> Pileus Git - ~andy/linux/commit
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)
commit9151991c028ccae896388d8b1d2d8a3e3deb2b9a
treecbb9e003f6faf8ca8669212e604487618e5f9977
parenta5a81f0b9025867efb999d14a8dfc1907c5a4c3b
openvswitch: Use eth_mac_addr() instead of duplicating it

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>
net/openvswitch/vport-internal_dev.c