vlan: rename vlan_dev_info to vlan_dev_priv
authorJiri Pirko <jpirko@redhat.com>
Thu, 8 Dec 2011 04:11:15 +0000 (04:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Dec 2011 00:51:30 +0000 (19:51 -0500)
As this structure is priv, name it approprietely. Also for pointer to it
use name "vlan".

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found