From: Rustad, Mark D Date: Wed, 18 Jul 2012 09:06:07 +0000 (+0000) Subject: net: Statically initialize init_net.dev_base_head X-Git-Tag: v3.5~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=734b65417b24d6eea3e3d7457e1f11493890ee1d;p=pandora-kernel.git net: Statically initialize init_net.dev_base_head 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 Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed