From: Stephen Hemminger Date: Fri, 12 Jun 2009 19:02:45 +0000 (+0000) Subject: bonding: initialize before registration X-Git-Tag: v2.6.31-rc1~330^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93216051ae60995736518ca9ebb58a0e6ade212;p=pandora-kernel.git bonding: initialize before registration Avoid a unnecessary carrier state transistion that happens when device is registered. Lockdep works better if initialization is done before registration as well. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed