]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - net/netlabel/netlabel_cipso_v4.c
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
[net-next-2.6.git] / net / netlabel / netlabel_cipso_v4.c
index f1788bd290f88dc0c7aa7efa18775613b1336fad..52628878524c9f48b1dd391ea11fd1562839c05f 100644 (file)
@@ -568,7 +568,7 @@ list_start:
 
        genlmsg_end(ans_skb, data);
 
-       ret_val = genlmsg_unicast(ans_skb, info->snd_pid);
+       ret_val = genlmsg_reply(ans_skb, info);
        if (ret_val != 0)
                goto list_failure;