diff options
author | 2017-07-17 23:44:23 +0530 | |
---|---|---|
committer | 2017-08-03 13:09:36 +0300 | |
commit | cc5becd38e87518671f68f17670f13c98bd62be0 (patch) | |
tree | 655cc3164c21a89c3db359041ff960cc9ea14cff /net/ipv6/raw.c | |
parent | hostap: Fix outdated comment about dev->destructor (diff) | |
download | wireguard-linux-cc5becd38e87518671f68f17670f13c98bd62be0.tar.xz wireguard-linux-cc5becd38e87518671f68f17670f13c98bd62be0.zip |
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/ipv6/raw.c')
0 files changed, 0 insertions, 0 deletions