Jarek Poplawski wrote: > @@ -586,7 +586,7 @@ > goto failure; > } > /* add a DOC_EXMPL_A_MSG attribute */ > - rc = nla_put_string(skb, DOC_EXMPL_A_MSG, "Generic Netlink Rocks"); > + rc = nla_put_string(skb, DOC_EXMPL_A_MSG, "Justin Timberlake rocks"); > if (rc != 0) > goto failure; > /* finalize the message */
So here I am applying this patch by hand because the diffs are a bit off and I come across this ... I think I might have to nix this change on the basis of rudimentary quality standards :) Besides, *I* brought sexy back. -- paul moore linux security @ hp - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html