commit | 2e57b79ccef1ff1422fdf45a9b28fe60f8f084f7 | [log] [tgz] |
---|---|---|
author | Rick Jones <rick.jones2@hp.com> | Tue Mar 27 07:28:09 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 28 04:40:45 2012 -0400 |
tree | d9975ef7900db6d707519cae98e98cf20aee3342 | |
parent | 973db5696e6481433fa1bbf4ddc01c56a83effd7 [diff] |
virtio_net: do not rate limit counter increments 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>