linux/drivers/net/wireless/intel/ipw2x00
Meng Tang 92bbf95df7 ipw2x00: use DEVICE_ATTR_*() macro
Use DEVICE_ATTR_*() helper instead of plain DEVICE_ATTR,
which makes the code a bit shorter and easier to read.

Signed-off-by: Meng Tang <tangmeng@uniontech.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220406015444.14408-1-tangmeng@uniontech.com
2022-04-06 15:16:35 +03:00
..
ipw.h
ipw2100.c ipw2x00: use DEVICE_ATTR_*() macro 2022-04-06 15:16:35 +03:00
ipw2100.h
ipw2200.c ipw2x00: use DEVICE_ATTR_*() macro 2022-04-06 15:16:35 +03:00
ipw2200.h ipw2200: prepare for const netdev->dev_addr 2021-10-20 12:39:45 +03:00
Kconfig
libipw.h
libipw_geo.c
libipw_module.c
libipw_rx.c ipw2x00: Avoid field-overflowing memcpy() 2021-08-21 20:15:35 +03:00
libipw_tx.c ipw2x00: Fix potential NULL dereference in libipw_xmit() 2022-04-06 15:14:44 +03:00
libipw_wx.c ipw2x00: potential buffer overflow in libipw_wx_set_encodeext() 2021-04-17 20:35:44 +03:00
Makefile