patch-2.1.89 linux/net/netlink/netlink_dev.c
Next file: linux/net/netsyms.c
Previous file: linux/net/netlink/af_netlink.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Feb 27 08:27:00 1998
- Orig file:
v2.1.88/linux/net/netlink/netlink_dev.c
- Orig date:
Sun Nov 30 14:00:40 1997
diff -u --recursive --new-file v2.1.88/linux/net/netlink/netlink_dev.c linux/net/netlink/netlink_dev.c
@@ -42,7 +42,7 @@
if (sock->ops->poll==NULL)
return 0;
- return sock->ops->poll(sock, wait);
+ return sock->ops->poll(file, sock, wait);
}
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov