From: Alan Cox Date: Fri, 26 Aug 2011 10:27:35 +0000 (+0100) Subject: n_gsm: update TODO list X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=a4c9fe8daf88b27f81be8022d49c073d37fe645e;p=~shefty%2Frdma-dev.git n_gsm: update TODO list This is now out of date so fix it Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/n_gsm.c b/drivers/tty/n_gsm.c index 8a50e4eebf1..ed429082304 100644 --- 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