Revert "brcompat: Don't re-read configuration file from inside bridge code."
authorBen Pfaff <blp@nicira.com>
Fri, 16 Jan 2009 18:11:04 +0000 (10:11 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 16 Jan 2009 18:11:04 +0000 (10:11 -0800)
commit2c08714a4fd97513caa784fb4b98aef39e2f7e9d
treefcd5db2517f8248168dd612e108ae71a126ebe70
parentf523312f3197bba9d17aeca57e1a9096c0d7baf4
Revert "brcompat: Don't re-read configuration file from inside bridge code."

This reverts commit 2b34f542b1015b69c589bc4fa324d236cd35dd5f, because
not re-reading the config file from phy_port_changed() meant that, later,
the next time we modified the config file we would do it based on the
older version, not the version that we just wrote out.
vswitchd/brcompat.c
vswitchd/vswitchd.c
vswitchd/vswitchd.h [deleted file]