huawei: add a debug info to help debugging.

This commit is contained in:
Bertrand Aygon 2011-07-27 14:02:19 +02:00 committed by Marcel Holtmann
parent 8a3b76272c
commit 4179c87069
1 changed files with 2 additions and 0 deletions

View File

@ -652,6 +652,8 @@ static void huawei_post_online(struct ofono_modem *modem)
{
struct huawei_data *data = ofono_modem_get_data(modem);
DBG("%p", modem);
if (data->sim_state != HUAWEI_SIM_STATE_VALID &&
data->sim_state != HUAWEI_SIM_STATE_INVALID_CS &&
data->sim_state != HUAWEI_SIM_STATE_INVALID_PS) {