commit | 0d566379c5e15a2922dc6bb2ee6a4b7f7a3a0786 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu Sep 18 10:31:03 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 19 17:28:26 2014 -0400 |
tree | bef23893af7ea3384dc1787c3ef536c1b33d7845 | |
parent | b3f2512ecdb3561ffa44737f370fdb78e1febf6b [diff] |
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>