diff options
author | Lin Ma <[email protected]> | 2023-08-07 17:13:47 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-08-08 15:10:37 -0700 |
commit | f1d152eb66a30aecd19f22ff2676a7cb2584a920 (patch) | |
tree | f0dd9e530d74a2d57b7b43664eef7b47cb801150 /tools/perf/scripts/python/compaction-times.py | |
parent | a6c1fd040d5f2b40036f58057414855db58806d3 (diff) |
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
The commit d73ef2d69c0d ("rtnetlink: let rtnl_bridge_setlink checks
IFLA_BRIDGE_MODE length") added the nla_len check in rtnl_bridge_setlink,
which is the only caller for ndo_bridge_setlink handlers defined in
low-level driver codes. Hence, this patch cleanups the redundant checks in
each ndo_bridge_setlink handler function.
Suggested-by: Hangbin Liu <[email protected]>
Signed-off-by: Lin Ma <[email protected]>
Acked-by: Pavan Chebbi <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions