xenserver: Remove Linux bridge on startup if no bridges exist.
authorPatrick Mullaney <pm.mullaney@gmail.com>
Wed, 15 Dec 2010 19:07:10 +0000 (11:07 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 7 Jan 2011 18:31:30 +0000 (10:31 -0800)
commit8d2662a5791cd2aaa230ed829e018cb4b059fee7
tree15ac5ab16b92b3543f55dfd9399cb34ec777223e
parentd56d35d2f4ef15c90fae7649887f6b8dc8993b97
xenserver: Remove Linux bridge on startup if no bridges exist.

Otherwise, if the bridge module is loaded but no bridges exist, on all
but the most recent Linux kernels this prevents the Open vSwitch kernel
module from loading.

Signed-off-by: Ben Pfaff <blp@nicira.com>
xenserver/etc_init.d_openvswitch