Skip to content
Commit 9f77fad3 authored by Tim Hansen's avatar Tim Hansen Committed by David S. Miller
Browse files

net/core: Fix BUG to BUG_ON conditionals.



Fix BUG() calls to use BUG_ON(conditional) macros.

This was found using make coccicheck M=net/core on linux next
tag next-2017092

Signed-off-by: default avatarTim Hansen <devtimhansen@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 67174bb2
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