patch-2.4.0-test6 linux/drivers/net/appletalk/cops.c

Next file: linux/drivers/net/appletalk/ltpc.c
Previous file: linux/drivers/net/acenic.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/drivers/net/appletalk/cops.c linux/drivers/net/appletalk/cops.c
@@ -772,6 +772,7 @@
                 if(boguscount==1000000)
                 {
                         printk(KERN_WARNING "%s: DMA timed out.\n",dev->name);
+			restore_flags(flags);
                         return;
                 }
         }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)