commit | 32c7640137e576d98b44e4af8ea87fc7fd54b718 | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@chromium.org> | Tue Nov 27 14:01:13 2012 -0800 |
committer | Gerrit <chrome-bot@google.com> | Thu Nov 29 11:23:37 2012 -0800 |
tree | ab7bf76e25026c1da47e365b999aff662a3f5781 | |
parent | bd0dcc80e4d0d0a5e38037c0033a16cdf25cbaed [diff] |
shill: LinkEvent shouldn't call DestroyService In Cellular::LinkEvent, if shill sees that the network interface has gone down, it now calls DropConnection instead of calling DestroyService. In addition, shill no longer takes down the network interface in Cellular::DisconnectCleanup. BUG=chromium-os:36573 TEST=unit tests and network_3GModemControl Change-Id: Id64a3cc0245cfb75cfbd68529473683a7313af22 Reviewed-on: https://gerrit.chromium.org/gerrit/38756 Commit-Ready: Arman Uguray <armansito@chromium.org> Reviewed-by: Arman Uguray <armansito@chromium.org> Tested-by: Arman Uguray <armansito@chromium.org>