diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2017-09-22 14:14:05 +0200 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2018-07-09 10:05:47 +0200 |
commit | 8f2fbc6c60ff213369e06a73610fc882a42fdf20 (patch) | |
tree | bc6f18521d66afaa9a777bf397c73c4969b354d3 /Documentation | |
parent | ieee802154: at86rf230: use __func__ macro for debug messages (diff) | |
download | linux-8f2fbc6c60ff213369e06a73610fc882a42fdf20.tar.xz linux-8f2fbc6c60ff213369e06a73610fc882a42fdf20.zip |
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
The check is valid but it does not warrant to crash the kernel. A
WARN_ON() is good enough here.
Found by checkpatch.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions