commit | 2cbb33c362f865a21e08a8c36a7186e269bb568a | [log] [tgz] |
---|---|---|
author | Jaikumar Ganesh <jaikumar@google.com> | Wed Aug 03 16:37:48 2011 -0700 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Wed Aug 03 16:42:55 2011 -0700 |
tree | f18634480bd88289425658c29d5500528ddcac87 | |
parent | 62c7b37590b1a692384a55949d3b9eba221a3652 [diff] |
Fix PAN bug for reverse tethering. We were the setting the iface as null while disconnecting and so when disconnected the iface used was null - which would lead to a crash. During connecting we don't know the interface, so we use null. Change-Id: I970f2f1886fa32237936eff439c359187a798832