[ovs-git] Open vSwitch: datapath: Correctly set error code in queue_userspace_packets(). (master)

dev at openvswitch.org dev at openvswitch.org
Mon Sep 19 23:49:26 UTC 2011


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  5721c788f25dda3be1b281331db262f6806ab35e (commit)
      from  cca208bb634b0825f8d56fde4ec10a240a45e9c1 (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 5721c788f25dda3be1b281331db262f6806ab35e
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5721c788f25dda3be1b281331db262f6806ab35e
Author: Jesse Gross <jesse at nicira.com>
		
datapath: Correctly set error code in queue_userspace_packets().
		
In a few places in queue_userspace_packets() when we encounter an
error, we don't actually set the 'err' variable.  Although we
free the packets we don't correctly account for these packets as
being lost.

Signed-off-by: Jesse Gross <jesse at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 datapath/datapath.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list