mirror of
https://github.com/moby/moby.git
synced 2026-07-12 18:45:06 +00:00
newDriver, which creates a new instance of the bridge driver, is the only place where the driver config field is set. So there's no need to gate access to it with a mutex. Signed-off-by: Albin Kerouanton <albinker@gmail.com>