On Fri, Jan 30, 2015 at 6:36 AM, Thomas Graf <[email protected]> wrote: > Upstream commit: > genetlink: pass only network namespace to genl_has_listeners() > > There's no point to force the caller to know about the internal > genl_sock to use inside struct net, just have them pass the network > namespace. This doesn't really change code generation since it's > an inline, but makes the caller less magic - there's never any > reason to pass another socket. > > Signed-off-by: Johannes Berg <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Upstream: f8403a2 ("genetlink: pass only network namespace to > genl_has_listeners()") > Signed-off-by: Thomas Graf <[email protected]>
Acked-by: Pravin B Shelar <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
