nicira-ext: Drop nx_aggregate_stats_reply structure.
authorBen Pfaff <blp@nicira.com>
Fri, 6 Jul 2012 06:04:12 +0000 (23:04 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 31 Jul 2012 04:09:17 +0000 (21:09 -0700)
commita814ba0f15c749aec0c5815ec099d4e165f67016
tree85a77afc153254e40b61cb226b6e3f6b8a658223
parent982697a4d24caa0a3bdaf85db67619338b382e50
nicira-ext: Drop nx_aggregate_stats_reply structure.

It now duplicates ofp_aggregate_stats_reply except for alignment issues, so
we might as well unify the code.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Tested-by: Simon Horman <horms@verge.net.au>
Reviewed-by: Simon Horman <horms@verge.net.au>
include/openflow/nicira-ext.h
lib/ofp-msgs.h
lib/ofp-util.c