diff options
author | Grzegorz Siwik <[email protected]> | 2019-03-29 15:08:37 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-05-04 17:22:48 -0700 |
commit | c004804dceee9ca384d97d9857ea2e2795c2651d (patch) | |
tree | a8a4e039ed3b5c47c8ee615f4fadbbf7b3f13fe8 /scripts/gdb/linux/tasks.py | |
parent | 7015ca3df965378bcef072cca9cd63ed098665b5 (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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions