Re: Weird Mouse Behaviour with 2.6
"David S. Miller" <[email protected]> Mon, 04 Apr 2005 21:25:23 +0000
| Newsgroups | org.kernel.vger.ultralinux |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 4 Apr 2005 13:22:37 -0700 Eric Brower <[email protected]> wrote: > It seems to me that serial_core.c::uart_wait_until_sent() should > assert if port->timeout is 0 I definitely agree it should BUG() on this. We would have caught this problem a long time ago if it did.