All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ofono.rules - remove patch leftovers in linktop rule
@ 2011-02-22 13:36 Rolf Offermanns
  2011-02-22 15:31 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Rolf Offermanns @ 2011-02-22 13:36 UTC (permalink / raw)
  To: ofono

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

Trivial fix for rules file.

---
 plugins/ofono.rules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/plugins/ofono.rules b/plugins/ofono.rules
index 121825e..a327923 100644
--- a/plugins/ofono.rules
+++ b/plugins/ofono.rules
@@ -452,7 +452,7 @@ ATTRS{idVendor}=="0421", ATTRS{idProduct}=="0623", ENV{OFONO_DRIVER}="nokia"
 ATTRS{idVendor}=="0421", ATTRS{idProduct}=="023e", ENV{OFONO_DRIVER}="nokiacdma"
 ATTRS{idVendor}=="0421", ATTRS{idProduct}=="00b6", ENV{OFONO_DRIVER}="nokiacdma"
 
-+# Teracom (Linktop/LW27x) 3G Data Card
-+ATTRS{idVendor}=="230d", ATTRS{idProduct}=="0001", ENV{OFONO_DRIVER}="linktop"
+# Teracom (Linktop/LW27x) 3G Data Card
+ATTRS{idVendor}=="230d", ATTRS{idProduct}=="0001", ENV{OFONO_DRIVER}="linktop"
 
 LABEL="ofono_end"
-- 
1.7.4


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

end of thread, other threads:[~2011-02-22 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-22 13:36 [PATCH] ofono.rules - remove patch leftovers in linktop rule Rolf Offermanns
2011-02-22 15:31 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.