ovs-brcompatd: Properly fix race between device destruction and insertion.
authorBen Pfaff <blp@nicira.com>
Fri, 3 Jun 2011 17:46:45 +0000 (10:46 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 8 Jun 2011 00:08:54 +0000 (17:08 -0700)
commite1f406a32b785670c72cca0c8b8acd95ea474416
tree624891adc05be7adc9e24dd476ecdedd05e12f8f
parent780c2a5431f8e741061aabfa92effffd9c5e1ca7
ovs-brcompatd: Properly fix race between device destruction and insertion.

I believe that this actually fixes the race described in the comments,
whereas I'm pretty sure that the old way still left a race window.
vswitchd/ovs-brcompatd.c