zte: implement access technology loading

This commit is contained in:
Aleksander Morgado
2012-07-21 23:06:38 +02:00
parent 169ccdf1d4
commit 855c0ec514
2 changed files with 41 additions and 1 deletions

View File

@@ -759,4 +759,3 @@ mm_modem_zte_class_init (MMModemZteClass *klass)
gsm_class->get_allowed_mode = get_allowed_mode;
gsm_class->get_access_technology = get_access_technology;
}