commit | 68eb55031da7c967d954e5f9415cd05f4abdb692 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Nov 19 15:19:38 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 19 16:39:06 2013 -0500 |
tree | 75751944b0c808ba191bcc6a752389593c41e805 | |
parent | 62b68e99faa802352e9cb2ae91adecd8dfddf1b8 [diff] |
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>