projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a86aec
)
ofproto-dpif: Fix small typo in comment.
author
Justin Pettit
<jpettit@nicira.com>
Mon, 3 Oct 2011 23:38:07 +0000
(16:38 -0700)
committer
Justin Pettit
<jpettit@nicira.com>
Tue, 4 Oct 2011 04:46:27 +0000
(21:46 -0700)
ofproto/ofproto-dpif.c
patch
|
blob
|
history
diff --git
a/ofproto/ofproto-dpif.c
b/ofproto/ofproto-dpif.c
index 6c65a37c742ccbca331a4bffd9eb13fcdac7a2c3..de243fcbdc7b82b701a2490aa2612a4f95494e2d 100644
(file)
--- a/
ofproto/ofproto-dpif.c
+++ b/
ofproto/ofproto-dpif.c
@@
-2926,7
+2926,7
@@
rule_modify_actions(struct rule *rule_)
complete_operation(rule);
}
\f
-/* Sends 'packet' out of port 'odp_port' within '
p
'.
+/* Sends 'packet' out of port 'odp_port' within '
ofproto
'.
* Returns 0 if successful, otherwise a positive errno value. */
static int
send_packet(struct ofproto_dpif *ofproto, uint32_t odp_port,