diff options
author | Jonathan McDowell <[email protected]> | 2020-08-01 18:05:54 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-03 15:45:39 -0700 |
commit | e9d204fde5fd7d8ca1d6490d1b5c3d8d963bcd1a (patch) | |
tree | 6bb6bbd78e2e7d32562adb38ba1aecf3f117334f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ac6d1835ca964b053f051ecedd44ecb3de0f1b33 (diff) |
net: dsa: qca8k: Add define for port VID
Rather than using a magic value of 1 when configuring the port VIDs add
a QCA8K_PORT_VID_DEF define and use that instead. Also fix up the
bitmask in the process; the top 4 bits are reserved so this wasn't a
problem, but only masking 12 bits is the correct approach.
Signed-off-by: Jonathan McDowell <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Acked-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions