patch-2.4.0-test2 linux/net/decnet/dn_nsp_in.c

Next file: linux/net/decnet/dn_route.c
Previous file: linux/net/decnet/dn_neigh.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test1/linux/net/decnet/dn_nsp_in.c linux/net/decnet/dn_nsp_in.c
@@ -440,7 +440,7 @@
 		wake_up_interruptible(sk->sleep);
 		if (sock && sock->fasync_list &&
 		    !test_bit(SOCK_ASYNC_WAITDATA, &sock->flags))
-			kill_fasync(sock->fasync_list, sig, 
+			__kill_fasync(sock->fasync_list, sig, 
 				    (sig == SIGURG) ? POLL_PRI : POLL_IN);
 	}
 	read_unlock(&sk->callback_lock);

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