]> git.baikalelectronics.ru Git - kernel.git/commit
genetlink: pass family to functions using groups
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Nov 2013 14:19:38 +0000 (15:19 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Nov 2013 21:39:06 +0000 (16:39 -0500)
commit682d4d39291518062acd7a7ef6c76987581d3c30
tree75751944b0c808ba191bcc6a752389593c41e805
parent3a55b25ac35e0d278a2b9d868495ede739d23e81
genetlink: pass family to functions using groups

This doesn't really change anything, but prepares for the
next patch that will change the APIs to pass the group ID
within the family, rather than the global group ID.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
18 files changed:
drivers/acpi/event.c
drivers/net/team/team.c
drivers/scsi/pmcraid.c
drivers/thermal/thermal_core.c
fs/quota/netlink.c
include/linux/genl_magic_func.h
include/net/genetlink.h
net/core/drop_monitor.c
net/hsr/hsr_netlink.c
net/ieee802154/netlink.c
net/netlink/genetlink.c
net/nfc/netlink.c
net/openvswitch/datapath.c
net/openvswitch/datapath.h
net/openvswitch/dp_notify.c
net/wimax/op-msg.c
net/wimax/stack.c
net/wireless/nl80211.c