bridge: Avoid extra iteration through all "struct iface"s.
authorBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:12:03 +0000 (10:12 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:12:03 +0000 (10:12 -0700)
commit7ae792355f8854f54f0d169b91c5f2ee10b368f1
treef06970f90420e13d4e111913d8b285d0c9bade74
parent8e2e7a5d54779ac8ee880fdef612c6eaa9ce5667
bridge: Avoid extra iteration through all "struct iface"s.

There's no reason to do these separately as far as I can see.
vswitchd/bridge.c