[ovs-git] Open vSwitch: netdev-linux: Fix netdev_linux_send() return value in corner case. (branch-1.6)

dev at openvswitch.org dev at openvswitch.org
Thu Feb 28 18:46:51 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.6 has been updated
       via  d6d4c8c28c7c760fa7b634e7084aff128bd00266 (commit)
      from  bcb53c0ee832b5da693cf044fb431e4cdae1467b (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 d6d4c8c28c7c760fa7b634e7084aff128bd00266
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=d6d4c8c28c7c760fa7b634e7084aff128bd00266
Author: Ben Pfaff <blp at nicira.com>
		
netdev-linux: Fix netdev_linux_send() return value in corner case.
		
A negative 'sock' means there was an error but netdev_linux_send() returns
a positive errno value on error.

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


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

Summary of changes:
 lib/netdev-linux.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list