All of lore.kernel.org
 help / color / mirror / Atom feed
* Fix issues in ofono_sim_get_phase and its usage
@ 2010-12-06 18:39 Jeevaka Badrappan
  2010-12-06 18:39 ` [PATCH 1/2] sim: fix minor issue in ofono_sim_get_phase Jeevaka Badrappan
  2010-12-06 18:39 ` [PATCH 2/2] simfs: Add unknown sim phase check Jeevaka Badrappan
  0 siblings, 2 replies; 5+ messages in thread
From: Jeevaka Badrappan @ 2010-12-06 18:39 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 436 bytes --]

Hi,

 Following patch adds the missing OFONO_SIM_PHASE_UNKNOWN check in some
of the functions which uses ofono_sim_get_phase. Also fixed the issue
in ofono_get_sim_phase when the passed sim paramter is NULL. 
 
Jeevaka Badrappan (2):
  sim: fix minor issue in ofono_sim_get_phase
  simfs: Add unknown sim phase check

 src/sim.c   |    2 +-
 src/simfs.c |    9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-12-12 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-06 18:39 Fix issues in ofono_sim_get_phase and its usage Jeevaka Badrappan
2010-12-06 18:39 ` [PATCH 1/2] sim: fix minor issue in ofono_sim_get_phase Jeevaka Badrappan
2010-12-12 10:38   ` Denis Kenzior
2010-12-06 18:39 ` [PATCH 2/2] simfs: Add unknown sim phase check Jeevaka Badrappan
2010-12-12 10:41   ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.