summaryrefslogtreecommitdiff
path: root/screen.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+9
ncurses (de-)initialization is duplicated across flowtop and ifpps, so move it to an own module and use it from both tools. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
f
Diffstat
xt.git/patch/?id=ad3cba989e8b1bbefe078eece29f0e8d8aaea1d6'>patch)
tree3e112eeef812641a282e1c85cc029a217f2227d1
parent12c97c13ea7174db5b5dc4a1ef91d4e9245bb569 (diff)
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: John Crispin <john@phrozen.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat