]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e74f934426a82da499b0a2da9a4f6a2dfcf40cf
tree6a803a71bbdf81c6cca850be702b56d50e9ef1a2
parent0d1591c878987bd0639f8b7dc69f83d677d6b35a
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