linux/drivers/net/wireless/quantenna/qtnfmac
Arvind Yadav cc5becd38e net: qtnfmac: 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.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-08-03 13:09:36 +03:00
..
pearl net: qtnfmac: constify pci_device_id. 2017-08-03 13:09:36 +03:00
bus.h
cfg80211.c qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
cfg80211.h qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
commands.c qtnfmac: prepare for AP_VLAN interface type support 2017-08-03 12:58:15 +03:00
commands.h qtnfmac: implement cfg80211 channel_switch handler 2017-08-03 12:58:13 +03:00
core.c qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
core.h qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
debug.c
debug.h
event.c qtnfmac: implement scan timeout 2017-08-03 12:58:13 +03:00
event.h
Kconfig
Makefile
qlink_util.c qtnfmac: prepare for AP_VLAN interface type support 2017-08-03 12:58:15 +03:00
qlink_util.h qtnfmac: remove function qtnf_cmd_skb_put_action 2017-08-03 12:58:14 +03:00
qlink.h qtnfmac: prepare for AP_VLAN interface type support 2017-08-03 12:58:15 +03:00
qtn_hw_ids.h
shm_ipc_defs.h
shm_ipc.c
shm_ipc.h
trans.c
trans.h
util.c
util.h