-
由 Johannes Berg 提交于
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: NJohannes Berg <johannes.berg@intel.com>
ec53c832
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: NJohannes Berg <johannes.berg@intel.com>