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)
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>

No differences found