lkml.org 
[lkml]   [2001]   [Sep]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.4.10pre12 -- PPP compile problem; tty_register_ldisc hanging
On Wed, 19 Sep 2001, Alan Cox wrote:

> The tty exports are now in the drivers/char/tty* files.

I guess that it didnt get merged then because it's not there.

Here's the correct patch to be used instead of what I posted earlier...

--- linux/drivers/char/tty_io.c.orig Wed Sep 19 15:59:09 2001
+++ linux/drivers/char/tty_io.c Wed Sep 19 15:59:20 2001
@@ -270,6 +270,8 @@
return 0;
}

+EXPORT_SYMBOL(tty_register_ldisc);
+
/* Set the discipline of a tty line. */
static int tty_set_ldisc(struct tty_struct *tty, int ldisc)
{
--

=====================================================================
Mohammad A. Haque http://www.haque.net/
mhaque@haque.net
"Alcohol and calculus don't mix. Project Lead
Don't drink and derive." --Unknown http://wm.themes.org/
batmanppc@themes.org
=====================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.038 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site