linux_dsm_epyc7002/drivers/net/wireless/realtek/rtlwifi/rtl8188ee
Arvind Yadav 4dc2efc132 rtlwifi: rtl8188ee: 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
   3090	    912	      0	   4002	    fa2	realtek/rtlwifi/rtl8188ee/sw.o

File size After adding 'const':
   text	   data	    bss	    dec	    hex	filename
   3154	    848	      0	   4002	    fa2	realtek/rtlwifi/rtl8188ee/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:24 +03:00
..
def.h
dm.c rtlwifi: rtl8188ee: Fix potential race condition 2016-07-05 17:31:41 +03:00
dm.h rtlwifi: rtl8188ee: Remove address of Free Software Foundation 2016-11-17 08:41:50 +02:00
fw.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
fw.h rtlwifi: rtl8188ee: Remove address of Free Software Foundation 2016-11-17 08:41:50 +02:00
hw.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
hw.h rtlwifi: rtl8188ee: Remove address of Free Software Foundation 2016-11-17 08:41:50 +02:00
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 Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
phy.c rtlwifi: rtl8188ee: Remove all instances of DBG_EMERG 2016-12-30 15:54:27 +02:00
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 rtlwifi: rtl8188ee: Remove all instances of DBG_EMERG 2016-12-30 15:54:27 +02:00
rf.h
sw.c rtlwifi: rtl8188ee: constify pci_device_id. 2017-08-03 13:06:24 +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 rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00