genetlink: add function genl_has_listeners()
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Thu, 18 Sep 2014 08:31:03 +0000 (10:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Sep 2014 21:28:26 +0000 (17:28 -0400)
commit0d566379c5e15a2922dc6bb2ee6a4b7f7a3a0786
treebef23893af7ea3384dc1787c3ef536c1b33d7845
parentb3f2512ecdb3561ffa44737f370fdb78e1febf6b
genetlink: add function genl_has_listeners()

This function is the counterpart of the function netlink_has_listeners().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/genetlink.h
This page took 0.025573 seconds and 5 git commands to generate.