brcompatd: Factor code out of prune_ports().
authorBen Pfaff <blp@nicira.com>
Wed, 15 Jul 2009 19:09:43 +0000 (12:09 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Jul 2009 16:18:21 +0000 (09:18 -0700)
commit14551ceac68a7acf3a584fac3586dcbd9ad8745c
tree8d5db03dad5bf212006b8aa4d95806e4406c0352
parentb5dae6846aa511ce4347ce988beb685ad20afdcb
brcompatd: Factor code out of prune_ports().

An upcoming commit will also need to gather all of the interfaces on a
specified bridge, so break this code into a helper function.
vswitchd/ovs-brcompatd.c