summaryrefslogtreecommitdiff
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorAntoine Tenart <atenart@kernel.org>2021-03-18 19:37:41 +0100
committerDavid S. Miller <davem@davemloft.net>2021-03-18 14:56:22 -0700
commitd9a063d207f0e538b0f5aa8b04a6c14f88906a6d (patch)
treeee4d15460eadb308d3e2937e1257ef5923d0db25 /net/core/dev.c
parentea4fe7e842f6c7f972d795a8efc167c4bb33b62f (diff)
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 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions