Change MNC and MCC variable types to string
authorAki Niemi <aki.niemi@nokia.com>
Fri, 12 Jun 2009 07:02:52 +0000 (10:02 +0300)
committerDenis Kenzior <denkenz@gmail.com>
Fri, 12 Jun 2009 16:01:19 +0000 (11:01 -0500)
commitba8828c095d72fb628fa418b1aa082a765d5d0a3
tree5ba65ff096eb2f4317f2cf7cec586fb560deb753
parent683b00de1bc7afb80bad8e1ce13269b84247baa5
Change MNC and MCC variable types to string

This is to make sure both 2 and 3-digit MNC values are correctly
handled. Both the modem plugin API as well as the D-Bus API are
affected.
drivers/atmodem/network-registration.c
src/driver.h
src/network.c