diff options
| author | Antoine Tenart <atenart@kernel.org> | 2021-03-18 21:37:41 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-03-19 00:56:22 +0300 |
| commit | d9a063d207f0e538b0f5aa8b04a6c14f88906a6d (patch) | |
| tree | ee4d15460eadb308d3e2937e1257ef5923d0db25 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | ea4fe7e842f6c7f972d795a8efc167c4bb33b62f (diff) | |
| download | linux-d9a063d207f0e538b0f5aa8b04a6c14f88906a6d.tar.xz | |
net-sysfs: store the return of get_netdev_queue_index in an unsigned int
In net-sysfs, get_netdev_queue_index returns an unsigned int. Some of
its callers use an unsigned long to store the returned value. Update the
code to be consistent, this should only be cosmetic.
Signed-off-by: Antoine Tenart <atenart@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
