[SPARC64]: Fix oops on runlevel change with serial console.
authorDavid S. Miller <davem@davemloft.net>
Tue, 11 Oct 2005 03:43:22 +0000 (20:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Oct 2005 03:43:22 +0000 (20:43 -0700)
Incorrect uart_write_wakeup() calls cause reference to a
NULL tty pointer in sunsab and sunzilog serial drivers.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found