wdp: Get rid of most members of struct wdp_stats.
authorBen Pfaff <blp@nicira.com>
Tue, 29 Jun 2010 23:12:48 +0000 (16:12 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 29 Jun 2010 23:14:22 +0000 (16:14 -0700)
commit8c3e20836972e720512e42f933b370b7a35325a5
tree4f493456ba06b622f6e2e65d347795d2ea54d4cf
parent840ee2faf6557892c0ce25d91f79a3ca144e3b70
wdp: Get rid of most members of struct wdp_stats.

The wdp_stats structure is really a relic from the "master" branch.  Many
of its members do not make sense in a switch that might have an arbitrary
number of tables.  Only one member of this structure is currently used,
so this commit gets rid of the rest.
ofproto/wdp.h