linux-kernelorg-stable/drivers/net/ieee802154
Xue Liu d6d1cd2578 ieee802154: mcr20a: Replace magic number with constants
The combination of defined constants are used to present the
state of IRQ so the magic numbers has been replaced.

This is a simple coding style change which should have no impact on
runtime code execution.

Signed-off-by: Xue Liu <liuxuenetmail@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2018-09-27 17:22:48 +02:00
..
Kconfig
Makefile
adf7242.c ieee802154: remove unecessary condition check before debugfs_remove_recursive 2018-09-21 14:53:04 +02:00
at86rf230.c
at86rf230.h
atusb.c
atusb.h
ca8210.c ieee802154: ca8210: remove redundant condition check before debugfs_remove 2018-09-27 15:31:37 +02:00
cc2520.c
fakelb.c
mac802154_hwsim.c ieee802154: hwsim: using right kind of iteration 2018-08-14 09:58:57 -07:00
mac802154_hwsim.h
mcr20a.c ieee802154: mcr20a: Replace magic number with constants 2018-09-27 17:22:48 +02:00
mcr20a.h
mrf24j40.c