patch-2.0.11 linux/net/ipv4/arp.c

Next file: linux/net/ipv4/rarp.c
Previous file: linux/net/ipv4/af_inet.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.10/linux/net/ipv4/arp.c linux/net/ipv4/arp.c
@@ -1138,6 +1138,7 @@
 			else
 				dev_queue_xmit(skb,skb->dev,skb->sk->priority);
 		}
+		cli();
 	}
 	restore_flags(flags);
 }

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov