bianbu-linux-6.6/drivers/net/wireless/intel/iwlegacy
Colin Ian King 9b029e178e 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>
2017-09-25 11:29:18 +03:00
..
3945-debug.c
3945-mac.c wireless: iwlegacy: constify attribute_group structures. 2017-07-18 12:04:56 -07:00
3945-rs.c iwlegacy: remove usage of txrc->max_rate_idx 2017-03-07 09:42:11 +01:00
3945.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
3945.h
4965-calib.c
4965-debug.c
4965-mac.c iwlegacy: make const array static to shink object code size 2017-09-25 11:29:18 +03:00
4965-rs.c iwlegacy: remove usage of txrc->max_rate_idx 2017-03-07 09:42:11 +01:00
4965.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
4965.h cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
commands.h
common.c iwlegacy: warn when enabling power save 2017-05-24 16:43:11 +03:00
common.h iwlegacy: warn when enabling power save 2017-05-24 16:43:11 +03:00
csr.h
debug.c cfg80211: remove enum ieee80211_band 2016-04-12 15:56:15 +02:00
iwl-spectrum.h
Kconfig
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
prph.h