diff options
author | Bob Copeland <me@bobcopeland.com> | 2009-06-10 22:22:20 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-10 14:57:41 -0400 |
commit | 46026e8f487c075f9ec4d671348e351eb5e46d3e (patch) | |
tree | 441d26a2ad9e6434114718fe14fe597732743682 /kernel/cpu.c | |
parent | 8a46097a6c60dc9d2f09bf01734f3308142614b3 (diff) |
ath5k: cleanup ath5k_hw struct
ah_gpios array isn't used, and ah_current_channel can be a pointer
instead of an embedded struct. Removing these and some other
write-only variables, and moving some things around for better
packing and cache utilization saves 116 bytes.
text data bss dec hex filename
121762 472 64 122298 1ddba ath5k_before.ko
121646 472 64 122182 1dd46 ath5k.ko
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions