This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / net / netlink / af_netlink.c
index 3609139..bba8677 100644 (file)
@@ -800,6 +800,8 @@ int netlink_broadcast(struct sock *ssk, struct sk_buff *skb, u32 pid,
 
        netlink_trim(skb, allocation);
 
+       netlink_trim(skb, allocation);
+
        /* While we sleep in clone, do not allow to change socket list */
 
        netlink_lock_table();