diff options
author | Pawel Dembicki <[email protected]> | 2024-07-13 23:16:15 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-15 06:55:16 -0700 |
commit | ce20fdd670ac375a4e3dff91c2888ad9ff9eef56 (patch) | |
tree | 85e2130dd6f958093f7e75139b8a48ed4067b8dc /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e3386ec4ec9083522c36ab0ddfc638c90395c741 (diff) |
net: dsa: Define max num of bridges in tag8021q implementation
Max number of bridges in tag8021q implementation is strictly limited
by VBID size: 3 bits. But zero is reserved and only 7 values can be used.
This patch adds define which describe maximum possible value.
Suggested-by: Vladimir Oltean <[email protected]>
Signed-off-by: Pawel Dembicki <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions