From: David L Stevens Date: Thu, 4 Jan 2007 20:31:14 +0000 (-0800) Subject: [IPV4/IPV6]: Fix inet{,6} device initialization order. X-Git-Tag: v2.6.20-rc4~85^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c4cf577fb5b68c16e5750d6bdbd7072e42b279;p=pandora-kernel.git [IPV4/IPV6]: Fix inet{,6} device initialization order. It is important that we only assign dev->ip{,6}_ptr only after all portions of the inet{,6} are setup. Otherwise we can receive packets before the multicast spinlocks et al. are initialized. Signed-off-by: David L Stevens Signed-off-by: David S. Miller --- Reading git-diff-tree failed