Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit ad3cba98 authored by John Crispin's avatar John Crispin Committed by David S. Miller
Browse files

net: mediatek: only wake the queue if it is stopped


The current code unconditionally wakes up the queue at the end of each
tx_poll action. Change the code to only wake up the queues if any of
them have actually been stopped before.

Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 12c97c13
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