Skip to content
Commit 53bb20d1 authored by Troy Kisky's avatar Troy Kisky Committed by David S. Miller
Browse files

net: fec: add variable reg_desc_active to speed things up



There is no need for complex macros every time we need to activate
a queue. Also, no need to call skb_get_queue_mapping when we already
know which queue it is using.

Signed-off-by: default avatarTroy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 7355f276
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment