linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8723ae
Arvind Yadav e9a214def6 rtlwifi: rtl8723ae: constify pci_device_id.
pci_device_id are not supposed to change at runtime. All functions
working with pci_device_id provided by <linux/pci.h> work with
const pci_device_id. So mark the non-const structs as const.

File size before:
   text	   data	    bss	    dec	    hex	filename
   2775	    912	      0	   3687	    e67	realtek/rtlwifi/rtl8723ae/sw.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
   2839	    848	      0	   3687	    e67	realtek/rtlwifi/rtl8723ae/sw.o

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-03 13:06:23 +03:00
..
btc.h
def.h
dm.c
dm.h
fw.c net: replace more place to skb_put_[data:zero] 2017-06-20 13:30:14 -04:00
fw.h
hal_bt_coexist.c
hal_bt_coexist.h
hal_btc.c
hal_btc.h
hw.c rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence" 2017-05-18 17:15:00 +03:00
hw.h
led.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
led.h
Makefile
phy.c
phy.h
pwrseq.c
pwrseq.h
reg.h rtlwifi: fix REG_USTIME_TSF register definition 2017-06-21 18:23:43 +03:00
rf.c
rf.h
sw.c rtlwifi: rtl8723ae: constify pci_device_id. 2017-08-03 13:06:23 +03:00
sw.h
table.c
table.h
trx.c mac80211: separate encoding/bandwidth from flags 2017-04-28 10:41:45 +02:00
trx.h