Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rilmodem: Fix SIM Pin handling regression (LP: #1363413) #115

Merged
merged 1 commit into from Sep 4, 2014

Conversation

tonyespy
Copy link
Contributor

@tonyespy tonyespy commented Sep 4, 2014

The function __ofono_sim_recheck_pin() was being called before
the sim_status_cb() function set the new passwd_state. This
caused enter-pin operations to fail the first time.

This has been tested on krillin running rtm image #9.

The function __ofono_sim_recheck_pin() was being called before
the sim_status_cb() function set the new passwd_state.  This
caused enter-pin operations to fail the first time.
@jkangas
Copy link

jkangas commented Sep 4, 2014

Looks ok. Unfortunately I lack rights to approve it

@tonyespy
Copy link
Contributor Author

tonyespy commented Sep 4, 2014

OK, we can sort that merge rights next week when Alfonso returns. Thanks for the review, and I will go ahead and merge.

tonyespy added a commit that referenced this pull request Sep 4, 2014
rilmodem: Fix SIM Pin handling regression (LP: #1363413)
@tonyespy tonyespy merged commit d415cc5 into rilmodem:master Sep 4, 2014
@tonyespy tonyespy deleted the lp1363413 branch June 1, 2015 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants