OSDN Git Service

ieee802154: mcr20a: Replace magic number with constants
authorXue Liu <liuxuenetmail@gmail.com>
Fri, 31 Aug 2018 21:46:41 +0000 (23:46 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 27 Sep 2018 15:22:48 +0000 (17:22 +0200)
commitd6d1cd2578c4da0764ad334e3411c1c1b1557f58
tree6895c25cdd4b51ce9523c2fdcb3c8dd779a31ad1
parent659902db7008f233e3d514c774b5ff3d46c8edd8
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>
drivers/net/ieee802154/mcr20a.c