ofproto-dpif: Use 'struct dpif_stats' for stats.
authorJoe Stringer <joestringer@nicira.com>
Fri, 7 Mar 2014 01:20:26 +0000 (17:20 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 11 Mar 2014 23:02:25 +0000 (16:02 -0700)
This tidies up the code to be more consistent by using the stats
structure more widely.

Signed-off-by: Joe Stringer <joestringer@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>

No differences found