This commit is contained in:
Harald Welte 2008-12-27 11:25:50 +00:00
parent b275042cd0
commit 6125306e73
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ static int mm_rx_id_resp(struct msgb *msg)
char mi_string[MI_SIZE];
mi_to_string(mi_string, sizeof(mi_string), &gh->data[1], gh->data[0]);
DEBUGP(DMM, "IDENTITY RESPONSE: mi_type=0x%02x (MI(%s)\n",
DEBUGP(DMM, "IDENTITY RESPONSE: mi_type=0x%02x MI(%s)\n",
mi_type, mi_string);
/* FIXME: update subscribe <-> IMEI mapping */