aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMatthew Vick <[email protected]>2015-01-27 02:33:26 +0000
committerJeff Kirsher <[email protected]>2015-02-05 19:41:50 -0800
commit33a44c2873ba64c54d11a9364b6b43271761d245 (patch)
treefdd1878bc976f9d0172c13e822070cc1aa80efe0 /tools/perf/scripts/python/check-perf-trace.py
parent2ca292d968ef20cb04f31192d1f626bd8d782960 (diff)
fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf
Currently, fm10k_update_xc_addr_pf has an issue where it does not properly drop the upper-most four bits of the VLAN ID due to type promotion. Resolve the issue not by masking off the bits, but by throwing an error if the VLAN ID is out-of-bounds. Reported-by: Rasmus Villemoes <[email protected]> Signed-off-by: Matthew Vick <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions