datapath: Fix mutual exclusion with bridge module.
authorBen Pfaff <blp@nicira.com>
Wed, 2 Jun 2010 22:35:15 +0000 (15:35 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 2 Jun 2010 22:35:15 +0000 (15:35 -0700)
commit106eab5dfd26c4739d7781e7aee50a8cc27ff8bd
treecde6916a16673643f7cad6208bed546a2960c74c
parent1e82e503c5358f8dce9eb2105448f0ec894d57bc
datapath: Fix mutual exclusion with bridge module.

Mutual exclusion with the Linux bridge module has always been a problem.
But I think that this new approach should work reliably.  It is also
simpler.
datapath/vport-netdev.c