Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 8826fef9 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: remove pointless chanctx NULL check



If chanctx is derived as container_of() from a non-NULL pointer,
it can't ever be NULL. Since we checked conf before, that's true
here, so remove the useless NULL check.

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