]> 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)
commite8ca305ddb4f6e068c52d9c897f078c4206f6f8e
tree75751944b0c808ba191bcc6a752389593c41e805
parent54ad6976b554743d411929d1a2ca7d714f93da45
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