vport-internal: Convert internal devices to vport stats.
authorJesse Gross <jesse@nicira.com>
Thu, 20 May 2010 01:28:31 +0000 (18:28 -0700)
committerJesse Gross <jesse@nicira.com>
Thu, 10 Jun 2010 21:30:43 +0000 (14:30 -0700)
commit4ea115b63fad4c6bd46c304fa00403a32a032d31
treee21bc4afccf505182a2a8b6489fb3365d9169492
parentb4d76c80a078dcf641f36aa3b3b50a5667a27e16
vport-internal: Convert internal devices to vport stats.

Internal devices currently keep track of stats themselves.  However,
we now have stats tracking in the vport layer, so convert to use
that instead to avoid code duplication and take advantage of
additional features such as 64-bit counters.
datapath/vport-internal_dev.c