Searched hist:"92 c14d9b5ee86fd6cf136c01b6a87353522aebdd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | genetlink.h | diff 92c14d9b5ee86fd6cf136c01b6a87353522aebdd Tue Sep 22 11:56:43 CDT 2015 Jiri Benc <jbenc@redhat.com> genetlink: simplify genl_notify
The genl_notify function has too many arguments for no real reason - all callers use genl_info to get them anyway. Just pass the genl_info down to genl_notify.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | diff 92c14d9b5ee86fd6cf136c01b6a87353522aebdd Tue Sep 22 11:56:43 CDT 2015 Jiri Benc <jbenc@redhat.com> genetlink: simplify genl_notify
The genl_notify function has too many arguments for no real reason - all callers use genl_info to get them anyway. Just pass the genl_info down to genl_notify.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | diff 92c14d9b5ee86fd6cf136c01b6a87353522aebdd Tue Sep 22 11:56:43 CDT 2015 Jiri Benc <jbenc@redhat.com> genetlink: simplify genl_notify
The genl_notify function has too many arguments for no real reason - all callers use genl_info to get them anyway. Just pass the genl_info down to genl_notify.
Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|