From: Veaceslav Falico Date: Wed, 25 Sep 2013 07:20:29 +0000 (+0200) Subject: vlan: link the upper neighbour only after registering X-Git-Tag: v3.13-rc1~105^2~309^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df27e6cb2d302e90366848bc3c2bb73c41287fb;p=pandora-kernel.git vlan: link the upper neighbour only after registering Otherwise users might access it without being fully registered, as per sysfs - it only inits in register_netdevice(), so is unusable till it is called. CC: Patrick McHardy CC: "David S. Miller" Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed