netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next patch] vxlan: fix a typo.
@ 2012-11-13 23:29 Rami Rosen
  2012-11-13 21:32 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Rami Rosen @ 2012-11-13 23:29 UTC (permalink / raw)
  To: davem; +Cc: netdev, shemminger, Rami Rosen

Use eXtensible and not eXtensiable in the comment on top.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
---
 drivers/net/vxlan.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/vxlan.c b/drivers/net/vxlan.c
index 8aca888..3204208 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.
  *
-- 
1.7.11.7

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-13 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 23:29 [net-next patch] vxlan: fix a typo Rami Rosen
2012-11-13 21:32 ` Stephen Hemminger
2012-11-13 22:14   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).