From: Rami Rosen Date: Tue, 13 Nov 2012 13:29:15 +0000 (+0000) Subject: vxlan: fix a typo. X-Git-Tag: upstream/snapshot3+hdmi~6242^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb5ce43997b10dd07a63befeb26778d996c5a356;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git vxlan: fix a typo. Use eXtensible and not eXtensiable in the comment on top. Signed-off-by: Rami Rosen Acked-by: Stephen Hemminger Signed-off-by: David S. Miller --- diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c index 0c4d0f4..3d0bf66 100644 --- a/drivers/net/vxlan.c +++ b/drivers/net/vxlan.c @@ -1,5 +1,5 @@ /* - * VXLAN: Virtual eXtensiable Local Area Network + * VXLAN: Virtual eXtensible Local Area Network * * Copyright (c) 2012 Vyatta Inc. *