patch-1.3.61 linux/include/linux/interrupt.h

Next file: linux/include/linux/ip_fw.h
Previous file: linux/include/linux/if_slip.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.60/linux/include/linux/interrupt.h linux/include/linux/interrupt.h
@@ -53,8 +53,6 @@
 
 extern inline void end_bh_atomic(void)
 {
-	if (intr_count == 1 && (bh_active & bh_mask))
-		do_bottom_half();
 	intr_count--;
 }
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this