linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu
Arvind Yadav 3a55a4afd1 rtl8192cu: constify usb_device_id
usb_device_id are not supposed to change at runtime. All functions
working with usb_device_id provided by <linux/usb.h> work with
const usb_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-10 11:56:03 +03:00
..
def.h
dm.c
dm.h
hw.c rtlwifi: remove dummy function call 2017-07-28 18:41:05 +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
mac.c rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h 2017-07-28 18:16:38 +03:00
mac.h
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
phy.c rtlwifi: rtl8192cu: Remove all instances of DBG_EMERG 2016-12-30 15:54:25 +02:00
phy.h
reg.h
rf.c rtlwifi: rtl8192cu: Remove all instances of DBG_EMERG 2016-12-30 15:54:25 +02:00
rf.h
sw.c rtl8192cu: constify usb_device_id 2017-08-10 11:56:03 +03:00
sw.h
table.c
table.h
trx.c rtlwifi: Remove unused dummy function 2017-07-28 18:41:55 +03:00
trx.h rtlwifi: Remove unused dummy function 2017-07-28 18:41:55 +03:00