diff options
| author | 2011-07-11 15:16:32 -0700 | |
|---|---|---|
| committer | 2011-07-11 15:24:43 -0700 | |
| commit | 7c34f29c8a8abb91da09cdc426d8466eb954713a (patch) | |
| tree | 6e9b026d476e294c45a109a572d4be858fbb3497 /libs/rs/rsThreadIO.cpp | |
| parent | c478f13535f7bb3ea03aa9c01932290f9c13902c (diff) | |
Fix wifi tethering.
The new link-status netlink monitor is a bit chatty and we were getting race conditions.
The wl0.1 soft-ap interface was getting created, but in the off state.  We would report
it available (link-added always reports it) causing wifi to start tethering, but then
we'd sometimes get a link-status-down notification and a link-status-up, causing wifi
to freak out with these two requests.
The simple fix was to not listen to the new link-status notifications.  This should be
redesigned in the future.
bug:4983942
Change-Id: Ica4f34d8bf2a07fc19b35a1e15283a7f8022165e
Diffstat (limited to 'libs/rs/rsThreadIO.cpp')
0 files changed, 0 insertions, 0 deletions