projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd70b47
)
ovs-openflowd: Fix typo in comment describing dp_desc
author
Justin Pettit
<jpettit@nicira.com>
Thu, 28 Jan 2010 23:07:18 +0000
(15:07 -0800)
committer
Justin Pettit
<jpettit@nicira.com>
Sat, 20 Feb 2010 10:22:29 +0000
(
02:22
-0800)
utilities/ovs-openflowd.c
patch
|
blob
|
history
diff --git
a/utilities/ovs-openflowd.c
b/utilities/ovs-openflowd.c
index 011be3797127887c681fec9a8210295e0affe9b8..0a6549818ef0ecc01137260f20bc59fe00bc3991 100644
(file)
--- a/
utilities/ovs-openflowd.c
+++ b/
utilities/ovs-openflowd.c
@@
-71,7
+71,7
@@
struct ofsettings {
const char *hw_desc; /* Hardware. */
const char *sw_desc; /* Software version. */
const char *serial_desc; /* Serial number. */
- const char *dp_desc; /*
Serial number
. */
+ const char *dp_desc; /*
Datapath description
. */
/* Related vconns and network devices. */
const char *controller_name; /* Controller (if not discovery mode). */