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

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

diff -u --recursive --new-file v2.0.10/linux/net/ipv4/rarp.c linux/net/ipv4/rarp.c
@@ -150,7 +150,6 @@
 		if (entry->dev == dev)
 		{
 			*pentry = entry->next;
-			sti();
 			rarp_release_entry(entry);
 		}
 		else

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