Files
linux/drivers
Arvind Yadav a67b133b9d brcm80211: 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-11 16:53:41 +03:00
..
2017-07-24 17:38:21 +02:00
2017-07-17 15:00:47 +02:00
2017-08-07 14:55:36 -07:00
2017-08-11 16:53:41 +03:00
2017-07-20 14:40:36 +02:00
2017-08-03 21:37:30 -07:00