-
- Downloads
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>
Showing
- include/linux/if_vlan.h 1 addition, 1 deletioninclude/linux/if_vlan.h
- net/8021q/vlan.c 12 additions, 12 deletionsnet/8021q/vlan.c
- net/8021q/vlan.h 4 additions, 4 deletionsnet/8021q/vlan.h
- net/8021q/vlan_core.c 4 additions, 4 deletionsnet/8021q/vlan_core.c
- net/8021q/vlan_dev.c 36 additions, 36 deletionsnet/8021q/vlan_dev.c
- net/8021q/vlan_gvrp.c 2 additions, 2 deletionsnet/8021q/vlan_gvrp.c
- net/8021q/vlan_netlink.c 5 additions, 5 deletionsnet/8021q/vlan_netlink.c
- net/8021q/vlanproc.c 21 additions, 21 deletionsnet/8021q/vlanproc.c
Loading
Please register or sign in to comment