From: Ying Xue Date: Thu, 16 Aug 2012 12:09:06 +0000 (+0000) Subject: tipc: optimize the initialization of network device notifier X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa7f86f1bb5d8f08d10442a546252d2670b26f41;p=pandora-kernel.git tipc: optimize the initialization of network device notifier Ethernet media initialization is only done when TIPC is started or switched to network mode. So the initialization of the network device notifier structure can be moved out of this function and done statically instead. Signed-off-by: Ying Xue Signed-off-by: Jon Maloy Signed-off-by: Paul Gortmaker Signed-off-by: David S. Miller --- Reading git-diff-tree failed