patch-1.3.48 linux/net/netlink.c
Next file: linux/Documentation/filesystems/hpfs.txt
Previous file: linux/mm/swap.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Dec 14 08:07:07 1995
- Orig file:
v1.3.47/linux/net/netlink.c
- Orig date:
Mon Dec 11 15:42:11 1995
diff -u --recursive --new-file v1.3.47/linux/net/netlink.c linux/net/netlink.c
@@ -193,7 +193,7 @@
int netlink_post(int unit, struct sk_buff *skb)
{
unsigned long flags;
- int ret=0;
+ int ret=-EUNATCH;
if(open_map&(1<<unit))
{
save_flags(flags);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this