projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
969fc56
)
nicira-ext: Fix typo in comment.
author
Ben Pfaff
<blp@nicira.com>
Wed, 27 Jun 2012 14:12:04 +0000
(07:12 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 27 Jun 2012 14:12:04 +0000
(07:12 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
include/openflow/nicira-ext.h
patch
|
blob
|
history
diff --git
a/include/openflow/nicira-ext.h
b/include/openflow/nicira-ext.h
index 478322a9755abd6c46133f4c7acdfab019675e60..a5d1b11ff2aa33cfb00798a222696327ae45303e 100644
(file)
--- a/
include/openflow/nicira-ext.h
+++ b/
include/openflow/nicira-ext.h
@@
-1006,7
+1006,7
@@
OFP_ASSERT(sizeof(struct nx_action_fin_timeout) == 16);
*/
struct nx_action_autopath {
ovs_be16 type; /* OFPAT_VENDOR. */
- ovs_be16 len; /* Length is 2
0
. */
+ ovs_be16 len; /* Length is 2
4
. */
ovs_be32 vendor; /* NX_VENDOR_ID. */
ovs_be16 subtype; /* NXAST_AUTOPATH. */