Skip to content
Commit 554be833 authored by Johannes Berg's avatar Johannes Berg
Browse files

mac80211: ftm responder: remove pointless defensive coding



The pointer and corresponding length is always set in pairs
in cfg80211, so no need to have this strange defensive check
that also confuses static checkers. Clean it up.

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