Skip to content
Commit f84ea779 authored by Roar Førde's avatar Roar Førde Committed by David S. Miller
Browse files

caif: Replace BUG_ON with WARN_ON.



BUG_ON is too strict in a number of circumstances,
use WARN_ON instead. Protocol errors should not halt the system.

Signed-off-by: default avatarSjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 095d2a71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment