summaryrefslogtreecommitdiffstats
path: root/drivers/isimodem/call-forwarding.c
diff options
context:
space:
mode:
authorJessica Nilsson <jessica.j.nilsson@stericsson.com>2011-02-23 12:43:25 +0100
committerAki Niemi <aki.niemi@nokia.com>2011-03-03 17:43:30 +0200
commit3e0dd726b05310ae6a840165d81c30c9a1d2eeaf (patch)
treee65d4c960f932b0640c69be82579128b4bf46c1b /drivers/isimodem/call-forwarding.c
parent3b456ace495e64d257bcf6db0b1309affa534e60 (diff)
downloadofono-3e0dd726b05310ae6a840165d81c30c9a1d2eeaf.tar.bz2
isimodem: wgmodem2.5 added to ssn
Diffstat (limited to 'drivers/isimodem/call-forwarding.c')
-rw-r--r--drivers/isimodem/call-forwarding.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isimodem/call-forwarding.c b/drivers/isimodem/call-forwarding.c
index 256bd884..7da275d4 100644
--- a/drivers/isimodem/call-forwarding.c
+++ b/drivers/isimodem/call-forwarding.c
@@ -431,7 +431,6 @@ static int isi_call_forwarding_probe(struct ofono_call_forwarding *cf,
return -ENOMEM;
fd->client = g_isi_client_create(modem, PN_SS);
-
if (fd->client == NULL) {
g_free(fd);
return -ENOMEM;