Re: Weird Mouse Behaviour with 2.6
"David S. Miller" <[email protected]>
| Newsgroups | gmane.linux.debian.ports.sparc,gmane.linux.ports.ultrapenguin |
|---|---|
| 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.