ath9k_hw: reduce struct ar5416AniState size
authorFelix Fietkau <nbd@openwrt.org>
Sun, 20 Jan 2013 17:51:58 +0000 (18:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Jan 2013 21:05:31 +0000 (16:05 -0500)
commit9dbac67da314ccdab3bb7f429b4936e59d5389b7
tree6a803a71bbdf81c6cca850be702b56d50e9ef1a2
parentf5ffe23aa0a8f6512952cf393daf86cbd6e4685d
ath9k_hw: reduce struct ar5416AniState size

It is kept per-channel, so removing unnecessary (or constant) fields from
it can save quite a bit of memory.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ani.c
drivers/net/wireless/ath/ath9k/ani.h