From: Johannes Berg <johannes.berg@xxxxxxxxx> Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> --- backport/backport-include/linux/if_vlan.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/backport/backport-include/linux/if_vlan.h b/backport/backport-include/linux/if_vlan.h index 18f63e80d214..571a8b7e0521 100644 --- a/backport/backport-include/linux/if_vlan.h +++ b/backport/backport-include/linux/if_vlan.h @@ -36,4 +36,8 @@ #define skb_vlan_tag_get_id(__skb) ((__skb)->vlan_tci & VLAN_VID_MASK) #endif +#ifndef VLAN_N_VID +#define VLAN_N_VID 4096 +#endif + #endif /* __BACKPORT_LINUX_IF_VLAN_H_ */ -- 2.24.1 -- To unsubscribe from this list: send the line "unsubscribe backports" in