ovs-ctl: Do not load brcompat_mod if the bridge module is already loaded.
authorBen Pfaff <blp@nicira.com>
Mon, 16 Jan 2012 22:43:22 +0000 (14:43 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 16 Jan 2012 22:43:22 +0000 (14:43 -0800)
commit258748613a8b53a571d93f58fbfda57f91b81b2b
tree5d074bbb50ba8ca3520f4406b58acd566a58d79e
parentf23d28456f4ce2c4720a9c100ceff828b79c2360
ovs-ctl: Do not load brcompat_mod if the bridge module is already loaded.

brcompat_mod and the Linux bridge module are incompatible, so it doesn't
make sense to try to load both at the same time.  This commit prevents
ovs-ctl from trying.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Reported-by: Rogério Vinhal Nunes
Launchpad bug #917309.
AUTHORS
utilities/ovs-ctl.in