diff options
author | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-02-28 10:23:31 +0100 |
---|---|---|
committer | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-02-28 13:33:15 +0100 |
commit | dae59bddfa1262d7bd24dc478b638824042dcc09 (patch) | |
tree | 16f2646086bec6079478b759f018281111db67bd /plugins/ofono.c | |
parent | b4696acd2c4e16aa130b8a5d336c1bfcb6e87423 (diff) | |
download | connman-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.c | 2 |
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. * |