diff options
author | Greg Rose <gregory.v.rose@intel.com> | 2014-04-09 09:59:03 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-05-29 15:22:56 +0400 |
commit | 10bc478a2acca55875f32bdaeaa60d2ad60ced62 (patch) | |
tree | bd173f3929edbe2f82766a83bc4e4bd368beea45 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | aee8087f6b8a5021db50b134974538cfec373e88 (diff) | |
download | linux-10bc478a2acca55875f32bdaeaa60d2ad60ced62.tar.xz |
i40e/i40evf: Change type to u32 to avoid sparse error
tx_lpi_status and rx_lpi_status are declared as bool but then used in sizeof
operations in the CORE driver code. Make them u32 to make sparse be quiet.
Change-ID: Iad6daeb1c7149e61ece242acd18c64b320c246a3
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Jim Young <jamesx.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions