Files
linux/drivers
Johannes Berg 5377d75823 virtio_net: use DECLARE_EWMA
Instead of using the out-of-line EWMA calculation, use DECLARE_EWMA()
to create static inlines. On x86/64 this results in no change in code
size for me, but reduces the struct receive_queue size by the two
unsigned long values that store the parameters.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-20 14:10:22 -07:00
..
2015-06-10 22:46:34 -07:00
2015-07-17 16:39:53 -07:00
2015-06-13 08:44:14 -07:00
2015-08-20 14:10:22 -07:00
2015-07-24 15:14:04 -06:00