vlan-bitmap: Remove function vlan_bitmap_contains().
authorBen Pfaff <blp@nicira.com>
Fri, 22 Jul 2011 00:03:59 +0000 (17:03 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 27 Jul 2011 00:09:07 +0000 (17:09 -0700)
commitfc3d74089cea8f4f7d026daf922d2b89305a7364
tree62345b74a8e61588d9ba35d2d634bb3fb59923fe
parent82062a2047923e5c403fe42646e1c9eacbc73752
vlan-bitmap: Remove function vlan_bitmap_contains().

I created this function because I thought I had three good use cases.
Unfortunately, one of them was wrong, so drop it.
lib/vlan-bitmap.h
ofproto/ofproto-dpif.c