Re: [MM] [PATCH v2] novatel-lte: normalize QMI status when included in DBus error message

2013-05-28 Thread Aleksander Morgado
On 28/05/13 05:55, Ben Chan wrote: > This patches normalize a response for the AT$NWQMISTATUS command, by > replacing white-space characters with a space, before the response is > included in a DBus error message. > --- > plugins/novatel/mm-broadband-bearer-novatel-lte.c | 33 > ++

[MM] [PATCH v2] novatel-lte: normalize QMI status when included in DBus error message

2013-05-27 Thread Ben Chan
This patches normalize a response for the AT$NWQMISTATUS command, by replacing white-space characters with a space, before the response is included in a DBus error message. --- plugins/novatel/mm-broadband-bearer-novatel-lte.c | 33 --- 1 file changed, 29 insertions(+), 4 delet