commit | 80eb63b58b2d722ce5738d0daeccbf85dee36d05 | [log] [tgz] |
---|---|---|
author | Robert Greenwalt <rgreenwalt@google.com> | Thu May 23 18:33:06 2013 -0700 |
committer | Robert Greenwalt <rgreenwalt@google.com> | Thu May 23 18:33:06 2013 -0700 |
tree | 833da4f322baf5ab1f4070e911dbe88f5a6ff2f6 | |
parent | 4c32885c4249be9b0a9e674b96ebacc78152b47e [diff] |
Use the old interface when resetting connections The new one is often null when disconnected, so using the new fails. In other situations, it's the connections on the old network we want to reset anyway, so the old code when it would work would also do the wrong thing (unless new iface == old iface). bug:9112928 Change-Id: I1fcae89cc3aa9d712e516e7c97cece0b89869bd9