summaryrefslogtreecommitdiff
path: root/plugins/ofono.c
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2012-02-28 10:23:31 +0100
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2012-02-28 13:33:15 +0100
commitdae59bddfa1262d7bd24dc478b638824042dcc09 (patch)
tree16f2646086bec6079478b759f018281111db67bd /plugins/ofono.c
parentb4696acd2c4e16aa130b8a5d336c1bfcb6e87423 (diff)
downloadconnman-dae59bddfa1262d7bd24dc478b638824042dcc09.tar.gz
connman-dae59bddfa1262d7bd24dc478b638824042dcc09.tar.bz2
connman-dae59bddfa1262d7bd24dc478b638824042dcc09.zip
ofono: Remove obsolete DUN comment
Diffstat (limited to 'plugins/ofono.c')
-rw-r--r--plugins/ofono.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ofono.c b/plugins/ofono.c
index d87d7b6a..4cac50d6 100644
--- a/plugins/ofono.c
+++ b/plugins/ofono.c
@@ -914,8 +914,6 @@ static connman_bool_t ready_to_create_device(struct modem_data *modem)
* different:
* - GSM modems will expose the SIM interface then the
* CM interface.
- * - DUN modems will expose first a unique serial number (BDADDR)
- * and then the CM interface.
* - CDMA modems will expose CM first and sometime later
* a unique serial number.
*