diff options
author | Thadeu Lima de Souza Cascardo <cascardo@redhat.com> | 2015-09-15 18:28:00 -0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-17 16:35:15 -0700 |
commit | c4047f533f3cb1c57e82ad02f3aa7054406df648 (patch) | |
tree | d4f40bcf0bd22e71623ceb728ff87eb3ebb7c017 /MAINTAINERS | |
parent | d24c8f24ea897ae89738b865a41b0a5d70137c46 (diff) | |
download | op-kernel-dev-c4047f533f3cb1c57e82ad02f3aa7054406df648.zip op-kernel-dev-c4047f533f3cb1c57e82ad02f3aa7054406df648.tar.gz |
net-sysfs: get_netdev_queue_index() cleanup
Redo commit ed1acc8cd8c22efa919da8d300bab646e01c2dce.
Commit 822b3b2ebfff8e9b3d006086c527738a7ca00cd0 ("net: Add max rate tx queue
attribute") moved get_netdev_queue_index around, but kept the old version.
Probably because of a reuse of the original patch from before Eric's change to
that function.
Remove one inline keyword, and no need for a loop to find
an index into a table.
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Fixes: 822b3b2ebfff ("net: Add max rate tx queue attribute")
Acked-by: Or Gerlitz <ogerlitz@mellanox.com>
Acked-by: John Fastabend <john.r.fastabend@intel.com>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions