[ovs-git] Open vSwitch: datapath: Use kernel eth_mac_addr() on old kernels. (branch-1.10)

dev at openvswitch.org dev at openvswitch.org
Fri Jul 12 18:11:40 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.10 has been updated
       via  b8fb14e8148236925d39e29939cb753a6b99e2bd (commit)
      from  b9b7c36a3b416f36b5f1bd05d11d651c3e70e4e0 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b8fb14e8148236925d39e29939cb753a6b99e2bd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b8fb14e8148236925d39e29939cb753a6b99e2bd
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Use kernel eth_mac_addr() on old kernels.
		
The OVS MAC address set function was removed in favor of the version
in the kernel but the function pointer for older kernels was not
updated.

Reported-by: Cali Ente <calientepermanente at gmail.com>
Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 datapath/vport-internal_dev.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list