All of lore.kernel.org
 help / color / mirror / Atom feed
From: Inaky Perez-Gonzalez <inaky@linux.intel.com>
To: David Miller <davem@davemloft.net>
Cc: tgraf@suug.ch, johannes@sipsolutions.net, netdev@vger.kernel.org
Subject: Re: [PATCH] genetlink: export genl_unregister_mc_group()
Date: Thu, 17 Apr 2008 22:52:24 -0700	[thread overview]
Message-ID: <200804172252.24829.inaky@linux.intel.com> (raw)
In-Reply-To: <20080417.142609.207619557.davem@davemloft.net>

On Thursday 17 April 2008, David Miller wrote:
> > Add an EXPORT_SYMBOL() to genl_unregister_mc_group(), to allow
> > unregistering groups on the run. 
> > ..
> We export functions with in-tree modular users.
> 
> The only reason that genl_register_mc_group() is exported is because
> there are in-tree modular users, ACPI and the NL80211 wireless code.
> 
> Please add this export when code you are writing that needs this
> is merged into the tree.

Sure, 

-- 
Inaky

      reply	other threads:[~2008-04-18  5:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-17 19:54 [PATCH] genetlink: export genl_unregister_mc_group() Inaky Perez-Gonzalez
2008-04-17 21:26 ` David Miller
2008-04-18  5:52   ` Inaky Perez-Gonzalez [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=200804172252.24829.inaky@linux.intel.com \
    --to=inaky@linux.intel.com \
    --cc=davem@davemloft.net \
    --cc=johannes@sipsolutions.net \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.ch \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.