diff options
author | 2016-04-13 03:08:29 -0700 | |
---|---|---|
committer | 2016-05-01 17:05:06 -0700 | |
commit | a1b5a24fccc83430bb1fa6e0f9925fb8328abd34 (patch) | |
tree | 24fa45a50f578b41f9b4b12678abd5fe130aa8de /tools/perf/scripts/python | |
parent | i40e: PTP - avoid aggregate return warnings (diff) | |
download | wireguard-linux-a1b5a24fccc83430bb1fa6e0f9925fb8328abd34.tar.xz wireguard-linux-a1b5a24fccc83430bb1fa6e0f9925fb8328abd34.zip |
i40e: Use consistent type for vf_id
The driver was all over the place using signed or unsigned types
for vf_id, when it should always be signed.
This fixes warnings of type unsafe comparisons from gcc with W=2.
Change-Id: I2cb681f83d0f68ca124d2e4131e4ac0d9f8a6b22
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions