commit | 7da82c06ded105bf601bfa0eafc92e84eb0ceeed | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Thu Dec 08 04:11:15 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 08 19:51:30 2011 -0500 |
tree | 68d8787014addfab287626fcf36446437df9c7aa | |
parent | 6626873980475f303367f7b709f4703b571cf854 [diff] |
vlan: rename vlan_dev_info to vlan_dev_priv 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>