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)
commit68eb55031da7c967d954e5f9415cd05f4abdb692
tree75751944b0c808ba191bcc6a752389593c41e805
parent62b68e99faa802352e9cb2ae91adecd8dfddf1b8
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