Hi Andrew, >> All patches in this series have been pushed upstream with some >> refactoring afterwards. Please review and make sure I didn't screw >> something up. > > Thanks, just a small change to remove the seconds == 0 check for Set > Poll Interval. Seconds can't be 0 or parsing would fail. The logic > behind the original code was: > > Try to set the modem property to "seconds". > If setting fails, then return the previous value (which is actually > the nearest value we could accept). > If getting previous value fails (function returns 0) then return 30 > secs, the default value, which also happens to be the nearest we could > accept. >
Thanks for catching this. Patch has been applied. Regards, -Denis _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
