aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorWright Feng <[email protected]>2020-06-04 02:18:32 -0500
committerKalle Valo <[email protected]>2020-07-14 12:43:43 +0300
commit1eb4e9f629981941f3e03c65eee2ee7178a62d4e (patch)
tree29dea5af3d662818e298ba8f38c04aae57107edc /tools/perf/scripts/python/export-to-sqlite.py
parent698bae2e6ea139cd67debf7e8eb064056783b5bf (diff)
brcmfmac: fix invalid permanent MAC address in wiphy
When host driver retrieves mac addresses from dongle, driver copies memory from drvr->mac to perm_addr. But at the moment, drvr->mac is all zero array which causes permanent MAC address in wiphy is all zero as well. To fix this, we set drvr->mac before setting perm_addr. Signed-off-by: Wright Feng <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions