gemalto: Use GEMALTO vendor for netreg

This commit is contained in:
Denis Kenzior 2018-10-29 15:03:03 -05:00
parent d7bb1d9254
commit 814f7fc744
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@ static void gemalto_post_online(struct ofono_modem *modem)
DBG("%p", modem);
ofono_netreg_create(modem, OFONO_VENDOR_CINTERION, "atmodem", data->app);
ofono_netreg_create(modem, OFONO_VENDOR_GEMALTO, "atmodem", data->app);
}
static struct ofono_modem_driver gemalto_driver = {