mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
Multiple simultaneous updates here would leave the driver in a very inconsistent state. The disadvantage to this change is that it requires holding the driver lock while reprogramming the keys. Signed-off-by: Chris Telfer <ctelfer@docker.com>