]> err.no Git - linux-2.6/blobdiff - net/netlink/af_netlink.c
Pull release into acpica branch
[linux-2.6] / net / netlink / af_netlink.c
index 8c38ee6d255eb04aa2ddab13b8d3e448b71dec53..96020d7087e8f131c3ebab3d6d0355cc595809fd 100644 (file)
@@ -476,7 +476,7 @@ static int netlink_autobind(struct socket *sock)
        struct hlist_head *head;
        struct sock *osk;
        struct hlist_node *node;
-       s32 pid = current->pid;
+       s32 pid = current->tgid;
        int err;
        static s32 rover = -4097;