patch-2.4.4 linux/drivers/char/pcwd.c

Next file: linux/drivers/char/qpmouse.c
Previous file: linux/drivers/char/pc_keyb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/drivers/char/pcwd.c linux/drivers/char/pcwd.c
@@ -462,8 +462,8 @@
 			outb_p(0xA5, current_readport + 3);
 			spin_unlock(&io_lock);
 		}
-		unlock_kernel();
 #endif
+		unlock_kernel();
 	}
 	return 0;
 }

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