commit | fdb9fd410846cc2d11985385e9aae0c507c3b310 | [log] [tgz] |
---|---|---|
author | Denton Gentry <dgentry@google.com> | Sun Dec 18 14:55:46 2016 -0800 |
committer | Denton Gentry <dgentry@google.com> | Thu Jan 12 06:25:15 2017 -0800 |
tree | 456020d9d93b517a9b84b3c289a773191727803a | |
parent | 3a205f6958757a37ea5a21ff93d915e34d5e6ae8 [diff] |
brcmwifi: don't use AutoDict The AutoDict for the AssociatedDeviceList has triggered a series of issues, described in b/29127321 and b/33414470. Stop using AutoDict, instead make a dict() of all associated devices similar to how binwifi.py does it. Fixes b/33414470 Change-Id: I362005ff57410e7dd0fec958256783ecd74e46f2