lkml.org 
[lkml]   [2009]   [Mar]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: USB: serial: add symbol serial driver
On Thu, 26 Mar 2009 19:29:28 GMT
Linux Kernel Mailing List <linux-kernel@vger.kernel.org> wrote:

Thank you for not running this past the tty layer maintainer.


> + /*
> + * Force low_latency on so that our tty_push actually forces the data
> + * through, otherwise it is scheduled, and with high data rates (like
> + * with OHCI) data can get lost.
> + */
> + if (tty)
> + tty->low_latency = 1;

The above is bogus cargo cult programming copied from old drivers and
should be removed.



Otherwise looks fine


\
 
 \ /
  Last update: 2009-03-26 20:45    [W:0.063 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site