Re: [PATCH] ublox: gprs-context: Fix router mode IP settings.

2019-04-04 Thread Denis Kenzior
Hi Richard, On 04/03/2019 04:11 PM, richard.rojf...@gmail.com wrote: From: Richard Röjfors 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

[PATCH] ublox: gprs-context: Fix router mode IP settings.

2019-04-03 Thread richard . rojfors
From: Richard Röjfors 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/ubloxmod