vxlan: fix a typo.
Use eXtensible and not eXtensiable in the comment on top. Signed-off-by: Rami Rosen <ramirose@gmail.com> Acked-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d4596bad2a
commit
eb5ce43997
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* VXLAN: Virtual eXtensiable Local Area Network
|
* VXLAN: Virtual eXtensible Local Area Network
|
||||||
*
|
*
|
||||||
* Copyright (c) 2012 Vyatta Inc.
|
* Copyright (c) 2012 Vyatta Inc.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue