]> Git Repo - linux.git/blobdiff - net/ipv6/seg6.c
net: bridge: Notify about bridge VLANs
[linux.git] / net / ipv6 / seg6.c
index 7f5621d095719c4179b3b1ff6e7a7d6665419e39..0fdf2a55e746c9b66c018c2e357b473759afd83e 100644 (file)
@@ -226,7 +226,6 @@ static int seg6_genl_get_tunsrc(struct sk_buff *skb, struct genl_info *info)
 
 nla_put_failure:
        rcu_read_unlock();
-       genlmsg_cancel(msg, hdr);
 free_msg:
        nlmsg_free(msg);
        return -ENOMEM;
This page took 0.035944 seconds and 4 git commands to generate.