]> git.baikalelectronics.ru Git - kernel.git/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)
commit69723a5f5a05ea5834558777c4d78052a4f15b27
treecbb9e003f6faf8ca8669212e604487618e5f9977
parentb6f1cfa53e4195f9fe31c0220ba4ca69d1500455
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