diff options
author | Pandi Maharajan <[email protected]> | 2015-12-23 12:05:46 -0800 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-02-16 18:40:26 -0800 |
commit | 071c859b878a05c3f603669bfda2e5b4332dd695 (patch) | |
tree | bc6ff483f579233a15a8c1699cbedb0049b6ea87 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 97b884fecd6186ac1bcc932c453dce305d81040b (diff) |
i40e: Store lan_vsi_idx and lan_vsi_id in the right size
lan_vsi_idx and lan_vsi_id are assigned to u16 data sized variables but
declared in u8. This patch fixes the width of the datatype.
Change-ID: If4bcbcc7d32f2b287c51cb33d17879691258dce2
Signed-off-by: Pandi Kumar Maharajan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions