commit | 33d36bb83c5b566c98a441e791736e25dbc35fc3 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@sw.ru> | Sat Nov 10 22:09:25 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 10 22:09:25 2007 -0800 |
tree | e6164afa9f5a24636fc152453ef8abbd02c1fe66 | |
parent | 284b327be2f86cf751316ff344b6945e580e654f [diff] |
[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>