git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ab1c24
)
net: Statically initialize init_net.dev_base_head
author
Rustad, Mark D
<mark.d.rustad@intel.com>
Wed, 18 Jul 2012 09:06:07 +0000
(09:06 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 18 Jul 2012 20:32:27 +0000
(13:32 -0700)
This change eliminates an initialization-order hazard most
recently seen when netprio_cgroup is built into the kernel.
With thanks to Eric Dumazet for catching a bug.
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found