Johannes Berg 11ab35ed04 rt2x00: 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 code that's one
byte larger (for me), but reduces struct link_ant and struct link
size by the two unsigned long values that store the parameters each.

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-08-20 14:08:08 -07:00
2015-08-13 21:12:17 -07:00
2015-08-12 14:44:16 -07:00
2015-08-20 14:10:22 -07:00
2015-07-08 16:00:09 -07:00
2015-08-20 14:10:22 -07:00
2015-08-13 22:43:22 -07:00
2015-08-20 14:10:22 -07:00