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

cfg80211: remove unnecessary pointer-of



For an array, there's no need to use &array, so just use the
plain wiphy->addresses[i].addr here to silence smatch.

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