Skip to content
Commit bd910a96 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

ieee802154: atusb: 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: default avatarStefan Schmidt <stefan@osg.samsung.com>
parent 2f150344
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment