vswitchd: Cleanup rate limited DB writes.
authorEthan Jackson <ethan@nicira.com>
Sat, 15 Oct 2011 00:20:25 +0000 (17:20 -0700)
committerEthan Jackson <ethan@nicira.com>
Mon, 17 Oct 2011 22:03:03 +0000 (15:03 -0700)
commit15236eb49da2abff8b3d2482e45e0666732f1e18
treebcb9af82a4f6cdef34602848bc3c643be584ecbf
parenta5d6fc245ed1e3e0796a82e947f5ce638becd4ef
vswitchd: Cleanup rate limited DB writes.

The code to write the 'lacp_current' flag to the database was
unnecessarily complicated.  Future patches will directly benefit
from this refactoring.
vswitchd/bridge.c