K 10 svn:author V 2 kp K 8 svn:date V 27 2020-06-26T09:52:43.543770Z K 7 svn:log V 276 MFC r358325: bridge: Move locking defines into if_bridge.c The locking defines for if_bridge used to live in if_bridgevar.h, but they're only ever used by the bridge implementation itself (in if_bridge.c). Moving them into the .c file. Sponsored by: The FreeBSD Foundation END