Hi, On 17/04/2012 16:48, Guillaume Zajac wrote: > Hi all, > > First patch improves at_util_sim_state_query_new() function. > A user data destroyer can be now specifed. > Second is just updating the plugins that are using this function. > > Kind regards, > Guillaume > > Guillaume Zajac (2): > atutil: Add destroyer in at_util_sim_state_query_new prototype > plugins: Update new at_util_sim_state_query_new() prototype use > > drivers/atmodem/atutil.c | 8 +++++++- > drivers/atmodem/atutil.h | 3 ++- > plugins/alcatel.c | 3 ++- > plugins/mbm.c | 2 +- > plugins/samsung.c | 3 ++- > plugins/speedup.c | 3 ++- > plugins/zte.c | 3 ++- > 7 files changed, 18 insertions(+), 7 deletions(-) > I need to integrate these patches with SIM polling patch to be more clear. I will send a new version. Kind regards, Guillaume