patch-2.4.4 linux/net/netlink/af_netlink.c

Next file: linux/net/netrom/af_netrom.c
Previous file: linux/net/lapb/lapb_iface.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/net/netlink/af_netlink.c linux/net/netlink/af_netlink.c
@@ -962,6 +962,7 @@
 	sendmsg:	netlink_sendmsg,
 	recvmsg:	netlink_recvmsg,
 	mmap:		sock_no_mmap,
+	sendpage:	sock_no_sendpage,
 };
 
 struct net_proto_family netlink_family_ops = {

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