classifier: Remove redundant index.
authorJarno Rajahalme <jarno@ovn.org>
Wed, 4 May 2016 20:00:05 +0000 (13:00 -0700)
committerJarno Rajahalme <jarno@ovn.org>
Wed, 4 May 2016 20:00:05 +0000 (13:00 -0700)
commit37b4ea1250aadc9afcbc61a2905b55fd0e4a1421
tree0f6acc5ab95349ec52129a6277c08acd9329bcfb
parent54529e94e96a6b2626d3d26fb619d2e7ab831578
classifier: Remove redundant index.

The test for figuring out if the last index had the same fields as the
actual rules map as broken, resulting into keeping an unnecessary
index around.

Signed-off-by: Jarno Rajahalme <jarno@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/classifier.c