Hi Sergey,
On 7/23/21 12:00 PM, Sergey Matyukevich wrote:
Enum ofono_radio_access_mode has been replaced by unsigned int.
This change allows to move handling of all the modes into
'switch' in the function gemalto_set_rat_mode.
---
drivers/gemaltomodem/radio-settings.c | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)
Applied, thanks.
Regards,
-Denis