Skip to content
Snippets Groups Projects
Commit 8c5bb1fa authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: remove BUG_ON usage


These BUG_ON statements should never trigger, but in the unlikely
event that somebody does manage don't stop everything but simply
exit the code path with an error.

Leave the one BUG_ON where changing it would result in a NULL
pointer dereference.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 2fd05115
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment