aboutsummaryrefslogtreecommitdiff
path: root/src/mm-modem-cdma.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2010-03-08 20:01:22 -0800
committerDan Williams <dcbw@redhat.com>2010-03-08 20:01:22 -0800
commitf3721a5674ef7899d9a6ef0f4c5b356720bb9833 (patch)
tree51c469c5928b02414389e05302e8f89d9e1ef0e0 /src/mm-modem-cdma.c
parentf6c514897e40e768b180963f2782ed60527ffaa6 (diff)
parent9e231c3d4b463c32e17c7d2b1c50cea4e19d03ac (diff)
Merge remote branch 'origin/master' into qcdm
Diffstat (limited to 'src/mm-modem-cdma.c')
-rw-r--r--src/mm-modem-cdma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-modem-cdma.c b/src/mm-modem-cdma.c
index 1a4fe6a2..e80dc4e2 100644
--- a/src/mm-modem-cdma.c
+++ b/src/mm-modem-cdma.c
@@ -212,7 +212,7 @@ impl_modem_cdma_get_esn (MMModemCdma *self, DBusGMethodInvocation *context)
/* Make sure the caller is authorized to get the ESN */
if (!mm_modem_auth_request (MM_MODEM (self),
- MM_AUTHORIZATION_DEVICE,
+ MM_AUTHORIZATION_DEVICE_INFO,
context,
esn_auth_cb,
NULL,