aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-08-09 16:27:40 -0700
committerDavid S. Miller <[email protected]>2022-08-10 13:49:50 +0100
commitf329a0ebeaba4ffe91d431e0ac1ca7f9165872a4 (patch)
tree8c656f21b9cbbd09dd97845d081d43a7345757a7 /scripts/gdb/linux/proc.py
parent6b4db2e528f650c7fb712961aac36455468d5902 (diff)
genetlink: correct uAPI defines
Commit 50a896cf2d6f ("genetlink: properly support per-op policy dumping") seems to have copy'n'pasted things a little incorrectly. The #define CTRL_ATTR_MCAST_GRP_MAX should have stayed right after the previous enum. The new CTRL_ATTR_POLICY_* needs its own define for MAX and that max should not contain the superfluous _DUMP in the name. We probably can't do anything about the CTRL_ATTR_POLICY_DUMP_MAX any more, there's likely code which uses it. For consistency (*cough* codegen *cough*) let's add the correctly name define nonetheless. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Johannes Berg <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions