Skip to content
Commit 601555cd authored by Johannes Berg's avatar Johannes Berg
Browse files

nl80211: don't crash sending invalid chandef



One of the cases for an invalid channel definition is that
the channel pointer is NULL, in which case the warning is
a bit late since we'll dereference the pointer. Bail out
of the function upon warning about this.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 98f03342
Loading
Loading
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