Open Source Telephony
 help / color / mirror / Atom feed
* [PATCH 1/2] udevng: Do only label assignment for Speedup dongles
@ 2011-12-20 16:55 Philippe Nunes
  2011-12-20 16:55 ` [PATCH 2/2] Add udev rules " Philippe Nunes
  2011-12-20 17:24 ` [PATCH 1/2] udevng: Do only label assignment " Marcel Holtmann
  0 siblings, 2 replies; 4+ messages in thread
From: Philippe Nunes @ 2011-12-20 16:55 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 679 bytes --]

---
 plugins/udevng.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/plugins/udevng.c b/plugins/udevng.c
index be87320..2c0633d 100644
--- a/plugins/udevng.c
+++ b/plugins/udevng.c
@@ -310,13 +310,6 @@ static gboolean setup_speedup(struct modem_info *modem)
 			mdm = info->devnode;
 			if (aux != NULL)
 				break;
-		} else if (g_strcmp0(info->interface, "255/255/255") == 0) {
-			if (g_strcmp0(info->number, "01") == 0)
-				aux = info->devnode;
-			else if (g_strcmp0(info->number, "02") == 0)
-				mdm = info->devnode;
-			else if (g_strcmp0(info->number, "03") == 0)
-				mdm = info->devnode;
 		}
 	}
 
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-12-20 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-20 16:55 [PATCH 1/2] udevng: Do only label assignment for Speedup dongles Philippe Nunes
2011-12-20 16:55 ` [PATCH 2/2] Add udev rules " Philippe Nunes
2011-12-20 17:25   ` Marcel Holtmann
2011-12-20 17:24 ` [PATCH 1/2] udevng: Do only label assignment " Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox