git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5ffe23
)
ath9k_hw: reduce struct ar5416AniState size
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 20 Jan 2013 17:51:58 +0000
(18:51 +0100)
committer
John 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