diff options
author | 2021-03-18 19:37:41 +0100 | |
---|---|---|
committer | 2021-03-18 14:56:22 -0700 | |
commit | d9a063d207f0e538b0f5aa8b04a6c14f88906a6d (patch) | |
tree | ee4d15460eadb308d3e2937e1257ef5923d0db25 /include/linux/netdevice.h | |
parent | net-sysfs: convert xps_cpus_show to bitmap_zalloc (diff) | |
download | wireguard-linux-d9a063d207f0e538b0f5aa8b04a6c14f88906a6d.tar.xz wireguard-linux-d9a063d207f0e538b0f5aa8b04a6c14f88906a6d.zip |
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 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions