virtio_net: do not rate limit counter increments
authorRick Jones <rick.jones2@hp.com>
Tue, 27 Mar 2012 07:28:09 +0000 (07:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Mar 2012 08:40:45 +0000 (04:40 -0400)
While it is desirable to rate limit certain messages, it is not
desirable to rate limit the incrementing of counters associated
with those messages.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found