* genetlink: genl_unregister_mc_group
@ 2008-07-12 16:20 Jiri Olsa
2008-07-12 20:50 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Jiri Olsa @ 2008-07-12 16:20 UTC (permalink / raw)
To: tgraf, johannes; +Cc: linux-kernel
Hi,
is there a special reason why genl_unregister_mc_group
is not exported for module usage?
thanks,
Jiri Olsa
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: genetlink: genl_unregister_mc_group
2008-07-12 16:20 genetlink: genl_unregister_mc_group Jiri Olsa
@ 2008-07-12 20:50 ` David Miller
2008-07-13 19:13 ` Jiri Olsa
0 siblings, 1 reply; 4+ messages in thread
From: David Miller @ 2008-07-12 20:50 UTC (permalink / raw)
To: olsajiri; +Cc: tgraf, johannes, linux-kernel
From: Jiri Olsa <olsajiri@gmail.com>
Date: Sat, 12 Jul 2008 18:20:35 +0200
> is there a special reason why genl_unregister_mc_group
> is not exported for module usage?
When there is an in-tree modular use of this function, we
will export it.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: genetlink: genl_unregister_mc_group
2008-07-12 20:50 ` David Miller
@ 2008-07-13 19:13 ` Jiri Olsa
2008-07-13 19:52 ` David Miller
0 siblings, 1 reply; 4+ messages in thread
From: Jiri Olsa @ 2008-07-13 19:13 UTC (permalink / raw)
To: David Miller; +Cc: tgraf, johannes, linux-kernel
David Miller wrote:
> From: Jiri Olsa <olsajiri@gmail.com>
> Date: Sat, 12 Jul 2008 18:20:35 +0200
>
>> is there a special reason why genl_unregister_mc_group
>> is not exported for module usage?
>
> When there is an in-tree modular use of this function, we
> will export it.
I'd like to dynamically add and remove multicast groups in my module,
and I'd like to use a genetlink...
Any idea besides the design change or leaving the genetlink? :)
Jiri Olsa
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-13 19:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-12 16:20 genetlink: genl_unregister_mc_group Jiri Olsa
2008-07-12 20:50 ` David Miller
2008-07-13 19:13 ` Jiri Olsa
2008-07-13 19:52 ` David Miller
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.