Hi Richard,
On 04/03/2019 04:11 PM, richard.rojfors(a)gmail.com wrote:
From: Richard Röjfors <richard(a)puffinpack.se>
The ublox modems always run DHCP when in router mode.
Unfortunately the code overwrote the IP settings with
static IP settings while activating.
Now we respect the networking_mode regardless if
we read settings during activation or read settings
phase.
---
drivers/ubloxmodem/gprs-context.c | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
Applied, thanks.
Regards,
-Denis