From: Johannes Berg Date: Wed, 19 Aug 2015 07:46:20 +0000 (+0200) Subject: ath5k: use DECLARE_EWMA X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~126^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f26ddf562e7495ffa37144be5e447aeb13795e;p=pandora-kernel.git ath5k: use DECLARE_EWMA This reduces code size slightly (at least on x86/64) while also removing memory consumption by two unsigned long values for each ath5k device. Signed-off-by: Johannes Berg Signed-off-by: David S. Miller --- Reading git-diff-tree failed