projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d4596ba
)
vxlan: fix a typo.
author
Rami Rosen
<ramirose@gmail.com>
Tue, 13 Nov 2012 13:29:15 +0000
(13:29 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Nov 2012 22:14:06 +0000
(17:14 -0500)
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>
drivers/net/vxlan.c
patch
|
blob
|
history
diff --git
a/drivers/net/vxlan.c
b/drivers/net/vxlan.c
index 0c4d0f49ab462e15a2243800b14e95abca8659e9..3d0bf664ea3518a13b33ab3e433805d8af592cf3 100644
(file)
--- a/
drivers/net/vxlan.c
+++ b/
drivers/net/vxlan.c
@@
-1,5
+1,5
@@
/*
- * VXLAN: Virtual eXtensi
a
ble Local Area Network
+ * VXLAN: Virtual eXtensible Local Area Network
*
* Copyright (c) 2012 Vyatta Inc.
*