datapath: Remove compatibility GRE identifier.
authorJesse Gross <jesse@nicira.com>
Fri, 25 Jan 2013 22:12:44 +0000 (14:12 -0800)
committerJesse Gross <jesse@nicira.com>
Mon, 28 Jan 2013 18:26:32 +0000 (10:26 -0800)
commit953753fa4d8bdfcdc718cf8c38184589d4d6b13b
tree8eb1b995da8387d7ade13efee30277ce3561a2c1
parent35c8984e5e6c5d08ca934b82734a7c0b4872ccf6
datapath: Remove compatibility GRE identifier.

We want to move the GRE vport ID into the upstream range but in
order to ease the transition kept the old ID around for one release.
This removes the old value.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Kyle Mestery <kmestery@cisco.com>
datapath/vport-gre.c
datapath/vport.c
datapath/vport.h
include/linux/openvswitch.h
lib/netdev-vport.c