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

mac80211: remove useless tests for array



Coverity points out that checking assoc_data->ie is
completely useless since it's an array in the struct
and can't be NULL - remove the useless checks.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 204d1304
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment