From: David Miller <davem@davemloft.net>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/2] [net-next] Netlink updates
Date: Fri, 29 Jun 2012 16:42:33 -0700 (PDT) [thread overview]
Message-ID: <20120629.164233.882534874218646662.davem@davemloft.net> (raw)
In-Reply-To: <1340986522-3442-1-git-send-email-pablo@netfilter.org>
From: pablo@netfilter.org
Date: Fri, 29 Jun 2012 18:15:20 +0200
> If you like them, please manually apply. I wanted to know if you are
> happy with these before pushing them into my tree, as they include
> netlink changes.
Looks great, both applied.
The interface can probably be extended further, if you notice all
callers pass in THIS_MODULE. So you can have an inline wrapper
"netlink_kernel_create()" and passes the THIS_MODULE value down
into "__netlink_kernel_create()"
prev parent reply other threads:[~2012-06-29 23:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-29 16:15 [PATCH 0/2] [net-next] Netlink updates pablo
2012-06-29 16:15 ` [PATCH 1/2] netlink: add netlink_kernel_cfg parameter to netlink_kernel_create pablo
2012-06-29 16:15 ` [PATCH 2/2] netlink: add nlk->netlink_bind hook for module auto-loading pablo
2012-06-29 23:42 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120629.164233.882534874218646662.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).