From: Felix Fietkau Date: Sun, 20 Jan 2013 17:51:58 +0000 (+0100) Subject: ath9k_hw: reduce struct ar5416AniState size X-Git-Tag: v3.9-rc1~139^2~242^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dbac67da314ccdab3bb7f429b4936e59d5389b7;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed