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

dev at openvswitch.org dev at openvswitch.org
Thu Feb 28 18:46:20 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.9 has been updated
       via  3f079d423336ed82929fcaf85a4475c88d5f3f6e (commit)
      from  cadf201365b9e1e35001579a0020b26d3b605116 (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 3f079d423336ed82929fcaf85a4475c88d5f3f6e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3f079d423336ed82929fcaf85a4475c88d5f3f6e
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