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

mac80211: remove unnecessary NULL check



We don't need to check if he_oper is NULL before calling
ieee80211_verify_sta_he_mcs_support() as it - now - will
correctly check this itself. Remove the redundant check.

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