vswitch: Use ovsrec_qos_get_queues() to avoid open-coding binary search.
authorBen Pfaff <blp@nicira.com>
Thu, 17 Jun 2010 22:43:27 +0000 (15:43 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Jul 2010 17:13:53 +0000 (10:13 -0700)
commit44fca7f99dba697ef2eea998417b34d3771f33af
tree2012c4ca9b5c9b0b5803b8d92dd20f4eb520ce3b
parenta6ec908966edac7d00c0e51f1a1ac504fa3d9427
vswitch: Use ovsrec_qos_get_queues() to avoid open-coding binary search.

Surely this is a better approach.
vswitchd/bridge.c