From: Patrick McHardy Date: Tue, 8 Jul 2008 10:23:57 +0000 (-0700) Subject: vlan: move struct vlan_dev_info to private header X-Git-Tag: v2.6.27-rc1~969^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d1ba74bbafa96d3f425cc12714d3fe8675183f;p=pandora-kernel.git vlan: move struct vlan_dev_info to private header Hide struct vlan_dev_info from drivers to prevent them from growing more creative ways to use it. Provide accessors for the two drivers that currently use it. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed