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>
Wed, 25 Jul 2012 05:26:08 +0000 (22:26 -0700)
commitd91cf14f5bdab1e513fc3520649e38f3617ac3b9
treefcf01f0de0bef327bc11042fb8c8100bb50cbdf6
parent8b97ad35e5a36375a357b0c0830ecba3ab0a1b1a
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