aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGrzegorz Siwik <[email protected]>2019-03-29 15:08:37 -0700
committerJeff Kirsher <[email protected]>2019-05-04 17:22:48 -0700
commitc004804dceee9ca384d97d9857ea2e2795c2651d (patch)
treea8a4e039ed3b5c47c8ee615f4fadbbf7b3f13fe8 /tools/perf/scripts/python
parent7015ca3df965378bcef072cca9cd63ed098665b5 (diff)
i40e: Wrong truncation from u16 to u8
In this patch fixed wrong truncation method from u16 to u8 during validation. It was changed by changing u8 to u32 parameter in method declaration and arguments were changed to u32. Signed-off-by: Grzegorz Siwik <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions