diff options
author | Ido Schimmel <idosch@nvidia.com> | 2022-12-10 17:56:22 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-13 02:33:36 +0300 |
commit | 1870a2d35abb6f4d8ff2213d50bbd082b1f8cde5 (patch) | |
tree | a48f43684a7416be6c2ef940136c9a392e490042 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6ff1e68eb21501042ebf8226d500398fd07350f3 (diff) | |
download | linux-1870a2d35abb6f4d8ff2213d50bbd082b1f8cde5.tar.xz |
bridge: mcast: Place netlink policy before validation functions
Subsequent patches are going to add additional validation functions and
netlink policies. Some of these functions will need to perform parsing
using nla_parse_nested() and the new policies.
In order to keep all the policies next to each other, move the current
policy to before the validation functions.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions