[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130610132437.75a07db5@nehalam.linuxnetplumber.net>
Date: Mon, 10 Jun 2013 13:24:37 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
Stephen Hemminger <stephen@...workplumber.org>
Subject: [PATCH net-next 12/12] vxlan: bump version
Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
--- a/drivers/net/vxlan.c 2013-06-10 12:20:04.974030028 -0700
+++ b/drivers/net/vxlan.c 2013-06-10 12:20:05.754021159 -0700
@@ -42,7 +42,7 @@
#include <net/net_namespace.h>
#include <net/netns/generic.h>
-#define VXLAN_VERSION "0.1"
+#define VXLAN_VERSION "0.2"
#define PORT_HASH_BITS 8
#define PORT_HASH_SIZE (1<<PORT_HASH_BITS)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists