diff options
Diffstat (limited to 'include/linux/if_vlan.h')
| -rw-r--r-- | include/linux/if_vlan.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/if_vlan.h b/include/linux/if_vlan.h index 546d9d35fbd4..290bd8ac94cf 100644 --- a/include/linux/if_vlan.h +++ b/include/linux/if_vlan.h | |||
| @@ -86,7 +86,6 @@ struct vlan_group { | |||
| 86 | * the vlan is attached to. | 86 | * the vlan is attached to. |
| 87 | */ | 87 | */ |
| 88 | unsigned int nr_vlans; | 88 | unsigned int nr_vlans; |
| 89 | int killall; | ||
| 90 | struct hlist_node hlist; /* linked list */ | 89 | struct hlist_node hlist; /* linked list */ |
| 91 | struct net_device **vlan_devices_arrays[VLAN_GROUP_ARRAY_SPLIT_PARTS]; | 90 | struct net_device **vlan_devices_arrays[VLAN_GROUP_ARRAY_SPLIT_PARTS]; |
| 92 | struct rcu_head rcu; | 91 | struct rcu_head rcu; |
