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)
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>

No differences found