1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/ipw2x00
Arvind Yadav e00b6c6d98 wireless: ipw2100: constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work
with const attribute_group. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-18 12:04:56 -07:00
..
ipw.h ipw2x00: move under intel vendor directory 2015-11-18 14:28:30 +02:00
ipw2100.c wireless: ipw2100: constify attribute_group structures. 2017-07-18 12:04:56 -07:00
ipw2100.h ipw2x00: move under intel vendor directory 2015-11-18 14:28:30 +02:00
ipw2200.c wireless: ipw2200: constify attribute_group structures. 2017-07-18 12:04:56 -07:00
ipw2200.h ipw2x00: move under intel vendor directory 2015-11-18 14:28:30 +02:00
Kconfig ipw2x00: move under intel vendor directory 2015-11-18 14:28:30 +02:00
libipw.h net: use core MTU range checking in wireless drivers 2016-10-20 14:51:08 -04:00
libipw_geo.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
libipw_module.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
libipw_rx.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
libipw_tx.c networking: make skb_put & friends return void pointers 2017-06-16 11:48:39 -04:00
libipw_wx.c ipw2x00: move under intel vendor directory 2015-11-18 14:28:30 +02:00
Makefile ipw2x00: move under intel vendor directory 2015-11-18 14:28:30 +02:00