diff options
| author | Jakub Kicinski <[email protected]> | 2020-10-02 14:49:58 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-10-02 19:11:12 -0700 |
| commit | 7c1e0926da18051f4a09da1e380591213b0cdb5f (patch) | |
| tree | 687ec686ca5b738e7331e7686bdb2e04c957f49d /tools/perf/scripts/python/bin | |
| parent | 48526a0f4ca2b484cab4318dc0b2c2be1d8685b7 (diff) | |
taskstats: move specifying netlink policy back to ops
commit 3b0f31f2b8c9 ("genetlink: make policy common to family")
had to work around removal of policy from ops by parsing in
the pre_doit callback. Now that policy is back in full ops
we can switch again. Set maxattr to actual size of the policies
- both commands set GENL_DONT_VALIDATE_STRICT so out of range
attributes will be silently ignored, anyway.
v2:
- remove stale comment
Suggested-by: Johannes Berg <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Johannes Berg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions