Date: Sat, 17 May 1997 07:55:07 +0800 (WST)
From: Dave Cook <davecook@sage.wt.com.au>
To: linux-m68k@phil.uni-sb.de
Subject: L68K: patch for atari_SCC.c 2.1.38
Sender: owner-linux-m68k@phil.uni-sb.de
Reply-To: linux-m68k@phil.uni-sb.de

Im posting this on behalf of Martin Mitchell.

--- linux-2.1.38/drivers/char/atari_SCC.c.orig	Sat May 17 03:54:49 1997
+++ linux-2.1.38/drivers/char/atari_SCC.c	Sat May 17 03:55:47 1997
@@ -978,7 +978,7 @@
 		printk ("SCC-A: fatal buffer overflow, data lost!\n");
 	}
 
-	queue_task_irq_off (&SCC_flush_tqueue, &tq_immediate);
+	queue_task (&SCC_flush_tqueue, &tq_immediate);
 	mark_bh (IMMEDIATE_BH);
 
 	restore_flags (flags);


+-------------------------------------+
| Dave Cook  Perth, Western Australia |
| Internet:  davecook@wt.com.au       |
| on IRC as Cevad                     |
+-------------------------------------+

