[ovs-git] Open vSwitch: netdev: Make naming more consistent (master)

dev at openvswitch.org dev at openvswitch.org
Mon Nov 11 16:09:26 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, master has been updated
       via  89eb6a431384be0145b4539a5c90ed3f9eb829ca (commit)
      from  484c8355ded7682e2a722eb7da8782b9f9b576c5 (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 89eb6a431384be0145b4539a5c90ed3f9eb829ca
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=89eb6a431384be0145b4539a5c90ed3f9eb829ca
Author: Joe Stringer <joestringer at nicira.com>
		
netdev: Make naming more consistent
		
netdev-dummy and netdev-vport use the function name netdev_poll_notify()
for the same purpose as netdev-linux/bsd's netdev_*_changed(). This patch
changes the former two to be more consistent with the linux/bsd naming
scheme.

Signed-off-by: Joe Stringer <joestringer at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/netdev-dummy.c |    8 ++++----
 lib/netdev-vport.c |   10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list