projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88e5173
)
n_gsm: update TODO list
author
Alan Cox
<alan@linux.intel.com>
Fri, 26 Aug 2011 10:27:35 +0000
(11:27 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 26 Aug 2011 18:01:13 +0000
(11:01 -0700)
This is now out of date so fix it
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/n_gsm.c
patch
|
blob
|
history
diff --git
a/drivers/tty/n_gsm.c
b/drivers/tty/n_gsm.c
index 8a50e4eebf1818ded4a1ed602223ab48d8bb2df6..ed429082304dffca536dce93069453de8ddd33b5 100644
(file)
--- a/
drivers/tty/n_gsm.c
+++ b/
drivers/tty/n_gsm.c
@@
-21,7
+21,6
@@
* Mostly done: ioctls for setting modes/timing
* Partly done: hooks so you can pull off frames to non tty devs
* Restart DLCI 0 when it closes ?
- * Test basic encoding
* Improve the tx engine
* Resolve tx side locking by adding a queue_head and routing
* all control traffic via it