Arvind Yadav 76b07b30c4 ath9k: 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@qca.qualcomm.com>
2017-08-11 16:59:07 +03:00
..
2016-12-01 13:17:45 +02:00
2017-06-28 19:52:26 +03:00
2017-04-19 17:08:27 +03:00
2015-10-28 20:57:13 +02:00
2017-08-03 14:38:36 +03:00
2017-05-19 10:57:55 +03:00
2016-09-02 19:06:05 +03:00
2017-08-11 16:59:07 +03:00
2016-04-26 14:13:59 +03:00
2017-04-19 17:08:27 +03:00
2017-06-28 19:52:21 +03:00