Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NETNS]: init dev_base_lock only once
* it already statically initialized * reinitializing live global spinlock every time netns is setup is also wrong Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information