vswitchd: Fix logged warnings for new internal ports.
authorBen Pfaff <blp@nicira.com>
Thu, 6 Aug 2009 17:33:26 +0000 (10:33 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 6 Aug 2009 17:33:26 +0000 (10:33 -0700)
commit8cc013b20f730d394b89748b4b5fae27821ed908
tree0d790b9eb1ea74f5e3b06054ffa407334188b88c
parent1dcf111b1cb66fe1f3ed2e45f66ab6f5659a6527
vswitchd: Fix logged warnings for new internal ports.

Justin reported that adding an internal port to a bridge caused
ovs-vswitchd to log a pair of warnings.  This commit suppresses those
warnings, which were harmless.
vswitchd/bridge.c