summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlegacy/4965.h
diff options
context:
space:
mode:
authorColin Ian King2017-09-22 00:56:30 +0200
committerKalle Valo2017-09-25 10:29:18 +0200
commit9b029e178ea174acd96a5ddf97b04c70f4e57885 (patch)
tree11a5e11fccc2a389ceecf6006ff3b8ef348861ae /drivers/net/wireless/intel/iwlegacy/4965.h
parentqtnfmac: do not report channel changes until wiphy is registered (diff)
downloadkernel-qcow2-linux-9b029e178ea174acd96a5ddf97b04c70f4e57885.tar.gz
kernel-qcow2-linux-9b029e178ea174acd96a5ddf97b04c70f4e57885.tar.xz
kernel-qcow2-linux-9b029e178ea174acd96a5ddf97b04c70f4e57885.zip
iwlegacy: make const array static to shink object code size
Don't populate const array ac_to_fifo on the stack in an inlined function, instead make it static. Makes the object code smaller by over 800 bytes: text data bss dec hex filename 159029 33154 1216 193399 2f377 4965-mac.o text data bss dec hex filename 158122 33250 1216 192588 2f04c 4965-mac.o (gcc version 7.2.0 x86_64) Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/iwlegacy/4965.h')
0 files changed, 0 insertions, 0 deletions