summaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-07-17 23:44:23 +0530
committerKalle Valo <kvalo@codeaurora.org>2017-08-03 13:09:36 +0300
commitcc5becd38e87518671f68f17670f13c98bd62be0 (patch)
tree655cc3164c21a89c3db359041ff960cc9ea14cff /net/switchdev/switchdev.c
parent9ff067ff4c4a08d412e51307f11f7de3fb3045e7 (diff)
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>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions