From: Patrick McHardy Date: Wed, 13 Jun 2007 19:05:41 +0000 (-0700) Subject: [VLAN]: Move some device intialization code to dev->init callback X-Git-Tag: v2.6.23-rc1~1109^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4284a406cb25d1e41454cbf9ec4545b5ed70a1;p=pandora-kernel.git [VLAN]: Move some device intialization code to dev->init callback Move some device initialization code to new dev->init callback to make it shareable with netlink. Additionally this fixes a minor bug, dev->iflink is set after registration, which causes an incorrect value in the initial netlink message. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed