linux/drivers/net/wireless/ath/ar5523
Arvind Yadav c5c60b2d57 ar5523: 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-10 11:55:56 +03:00
..
ar5523_hw.h ar5523: Fix sparse endianness warnings 2012-11-14 14:55:40 -05:00
ar5523.c ar5523: constify usb_device_id 2017-08-10 11:55:56 +03:00
ar5523.h ar5523: use container_of 2015-03-13 16:07:00 +02:00
Kconfig wireless: allow Atheros card to not depend on ath.ko 2012-11-30 13:38:16 -05:00
Makefile