diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-10-31 09:31:27 +0300 |
---|---|---|
committer | Stefan Schmidt <stefan@osg.samsung.com> | 2017-11-06 18:27:55 +0300 |
commit | 0be7fc7e08e7c6a5ec3837960d420e377380d1a8 (patch) | |
tree | 5246bb7c8b19f1cf0e630df82131fd6dec555e13 /lib/ts_kmp.c | |
parent | cd3a21b5bd27b9b92df7025e72cb4275c5ea6e58 (diff) | |
download | linux-0be7fc7e08e7c6a5ec3837960d420e377380d1a8.tar.xz |
ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
It seems that this is a copy/paste error and the proper bit masking is:
BIT_TXNIE | BIT_RXIE
This issue was detected with the help of Coccinelle.
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Fixes: 7d840545e5b9 ("mrf24j40: replace magic numbers")
Acked-by: Alan Ott <alan@signal11.us>
Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Diffstat (limited to 'lib/ts_kmp.c')
0 files changed, 0 insertions, 0 deletions