On Thu, 23 Feb 2017 17:19:41 +0100, Matthias Schiffer wrote:
> The incorrect check caused an off-by-one error: the maximum VID 0xffffff
> was unusable.
>
> Fixes: d342894c5d2f ("vxlan: virtual extensible lan")
> Signed-off-by: Matthias Schiffer <[email protected]>
> ---
> v2: check against VXLAN_N_VID instead of changing operatorAcked-by: Jiri Benc <[email protected]> Thanks! Jiri
