Arvind Yadav e881a65849 ath6kl: 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>
Reviewed-by: Steve deRosier <derosier@gmail.com>
Tested-by: Steve deRosier <derosier@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2017-08-11 16:59:01 +03:00
..
2014-07-14 15:49:23 +03:00
2014-03-13 07:47:26 +02:00
2017-01-19 15:14:52 +02:00
2013-08-12 14:11:37 +02:00
2013-03-20 08:55:26 -04:00
2017-08-11 16:59:01 +03:00
2016-04-12 15:56:15 +02:00