projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0f87cb
)
ofproto: Fix comment describing ofport_modified().
author
Justin Pettit
<jpettit@nicira.com>
Fri, 14 Oct 2011 22:48:05 +0000
(15:48 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Sat, 22 Oct 2011 23:16:07 +0000
(16:16 -0700)
ofproto/ofproto.c
patch
|
blob
|
history
diff --git
a/ofproto/ofproto.c
b/ofproto/ofproto.c
index d64901e2f6af52ba2c8b6c893abbe33fc591b6e4..aa3f0e438ddcb022f043eccbfb13b11ed095da79 100644
(file)
--- a/
ofproto/ofproto.c
+++ b/
ofproto/ofproto.c
@@
-1259,7
+1259,7
@@
ofport_remove_with_name(struct ofproto *ofproto, const char *name)
}
}
-/* Updates 'port' with
in 'ofproto' with the new 'netdev' and 'opp'
.
+/* Updates 'port' with
new 'opp' description
.
*
* Does not handle a name or port number change. The caller must implement
* such a change as a delete followed by an add. */