[ovs-git] Open vSwitch: dpif-linux: Fix invalid format specifier. (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jun 6 18:29:48 UTC 2012


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  aecfb4af7e87a78dfec44db1fa82c4463a7f8309 (commit)
      from  4f77c8867682ef219ca83ba962ab726257feb7a0 (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 aecfb4af7e87a78dfec44db1fa82c4463a7f8309
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=aecfb4af7e87a78dfec44db1fa82c4463a7f8309
Author: Ethan Jackson <ethan at nicira.com>
		
dpif-linux: Fix invalid format specifier.
		
This fixes the following warning on my system. "format '%d' expects
argument of type 'int', but argument 5 has type 'long int'"

Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list