summaryrefslogtreecommitdiff
path: root/screen.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-24ifpps, flowtop: Move ncurses init and end to common moduleTobias Klauser1-0/+9
value='reload'/>
authorJohn Crispin <john@phrozen.org>2016-06-10 13:28:03 +0200
committerDavid S. Miller <davem@davemloft.net>2016-06-10 23:29:29 -0700
commit2ff0bb61646f286fa97db2904491974302a14f1f (patch)
treef74a11c471059a08f79e736db9f3403954c944bb
parent6675086d04e7c0748cd5884f7c8611b5f0836250 (diff)
net: mediatek: disable all interrupts during probe
The current code only disables those IRQs that we will later use. To ensure that we have a predefined state, we really want to disable all IRQs. Change the code to disable all IRQs to achieve this. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat