bridge: Drop warning about the default bridge Ethernet address.
authorBen Pfaff <blp@nicira.com>
Fri, 26 Oct 2012 00:02:01 +0000 (17:02 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 29 Nov 2012 16:57:06 +0000 (08:57 -0800)
commit1a8cfb4106276b7c3fb1b2f3e9c9668a405f3d7f
tree7db51821d01c463dbc115677fd9727b7d8ef3c73
parent9dcd1c005864d6395fbfe090be1a1427f73169fe
bridge: Drop warning about the default bridge Ethernet address.

This information is also available via ovs-ofctl and through other means,
and it's not really anything we need to warn about anyhow.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
vswitchd/bridge.c