datapath: Remove unused vlan constants.
authorJesse Gross <jesse@nicira.com>
Thu, 29 Sep 2011 22:18:14 +0000 (15:18 -0700)
committerJesse Gross <jesse@nicira.com>
Fri, 30 Sep 2011 17:58:34 +0000 (10:58 -0700)
commitbe07be4dcba9faa181b195cdda0d8ab3761e738d
tree7e5dc1b774e42c5431031c0c64dd454870f07cf6
parent572b70687b27ef6fdd1ed90d1ac932d6de35701f
datapath: Remove unused vlan constants.

We define some constants for dealing with vlan PCP bits since at
the time they didn't exist upstream.  They've since been merged
upstream with different names and we don't use them anyways, so
just drop them.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
datapath/datapath.h