From a31d0beead76f49dba629ae70b42be0715a1b654 Mon Sep 17 00:00:00 2001 From: Jarno Rajahalme Date: Mon, 7 Jan 2013 09:54:31 -0800 Subject: [PATCH] --- yaml --- r: 368295 b: refs/heads/master c: 9807a54cd74149988f5d20088bf7a7957c205bfb h: refs/heads/master i: 368293: ac7b0d479917623bdd2c11be360303a59f8231b8 368291: 185c9d00b717e3be0d4fe5cd8afa163aa860b1f2 368287: e6b996eb0582141a170c259863dc3b61d7c0800e v: v3 --- [refs] | 2 +- trunk/include/linux/openvswitch.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 57efb4ea19ae..6cac0bd9c9f1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 03599c94111bdac92fb5a70d592f5382b6fda75f +refs/heads/master: 9807a54cd74149988f5d20088bf7a7957c205bfb diff --git a/trunk/include/linux/openvswitch.h b/trunk/include/linux/openvswitch.h index d42e174bd0c8..99e6414a40d9 100644 --- a/trunk/include/linux/openvswitch.h +++ b/trunk/include/linux/openvswitch.h @@ -94,7 +94,7 @@ struct ovs_vport_stats { }; /* Fixed logical ports. */ -#define OVSP_LOCAL ((__u16)0) +#define OVSP_LOCAL ((__u32)0) /* Packet transfer. */