X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-util.c;h=848455d12414d1cb3a2b07cbd7aa15d44aac224f;hb=ad4c35fe2dd8edaab6331667021b6b8410abde90;hp=2d81967d85bc8db68e62ca063f3b4bf5d2baa4a8;hpb=56de7118d0909425d714457f0cb470d69f069421;p=sliver-openvswitch.git diff --git a/lib/ofp-util.c b/lib/ofp-util.c index 2d81967d8..848455d12 100644 --- a/lib/ofp-util.c +++ b/lib/ofp-util.c @@ -4010,8 +4010,7 @@ ofputil_port_stats_to_ofp11(const struct ofputil_port_stats *ops, ps11->collisions = htonll(ops->stats.collisions); } -/* Encode a ports stat for 'opes' and append it to 'replies'. - * The encoded message will be for Open Flow version 'ofp_version'. */ +/* Encode a ports stat for 'ops' and append it to 'replies'. */ void ofputil_append_port_stat(struct list *replies, const struct ofputil_port_stats *ops)