bridge: Factor code out of bridge_reconfigure().
authorBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:20:04 +0000 (10:20 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 May 2011 17:20:04 +0000 (10:20 -0700)
commit6f90b8f40239afdf88259ba5d9cf2af21df9e9cd
tree7e322d441f7c5a16cbc886f4990b38a340370ff0
parente8192d80ba7a7d741a80eaa7861bc8df31f402e4
bridge: Factor code out of bridge_reconfigure().

This is almost entirely code motion.  I only made minor style changes as
I moved code around.
vswitchd/bridge.c