sim: Don't re-init the SIM needlessly
authorDenis Kenzior <denkenz@gmail.com>
Tue, 19 Jun 2012 17:54:37 +0000 (12:54 -0500)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 19 Jun 2012 17:54:37 +0000 (12:54 -0500)
commitd69269b77ff20e5c294a9816f0254f5b8829dfae
treef82413b80d04faca671dcd7c21b41da701c956be
parent9e5ad93ec0ad6f5ecc1989763151fe78175d38ba
sim: Don't re-init the SIM needlessly

When calling ChangePin with the wrong original PIN, we're still left in
the READY state.  Do not re-initialize the SIM needlessly in this case.
src/sim.c