diff options
author | Rafa? Mi?ecki <zajec5@gmail.com> | 2015-07-09 17:07:08 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-07-21 18:02:11 +0300 |
commit | e3faa866d5e4d6199b45f821343ee24510881823 (patch) | |
tree | e95811272ddbf08e25d45ff11017fb50646988af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92cd40322848a12f1f3ef2d7804233b93030c532 (diff) |
brcmfmac: set wiphy's addresses to provide valid MACs
Broadcom's firmware requires every BSS to use MAC address with unique
last few bits. The amount of bits may depend on a particular firmware,
it was verified to be 2 for BCM43602 one.
If this condition won't be fulfilled firmware will reject such MAC:
brcmfmac: _brcmf_set_mac_address: Setting cur_etheraddr failed, -52
We don't want to simply set addr_mask as it would also disallow using
locally administrated bit. Instead let's build a list of addresses
manually enabling 0x2 bit for extra interfaces.
Signed-off-by: Rafa? Mi?ecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions