aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-11-16 15:05:06 +0100
committerGreg Kroah-Hartman <[email protected]>2015-12-18 14:19:20 -0800
commit5547c1f09c070f74978f3cb6c74556b3c5d5d09c (patch)
treee8f8585a21cea0820db75a8bc994a88c4f650d6f /tools/perf/scripts/python/net_dropmonitor.py
parent7d37a4a1b48ff6c365f6fd3d74ebe043cb8cb8a7 (diff)
staging/wilc1000: turn enable_irq/disable_irq into callbacks
As a preparation for turning the SDIO side of wilc1000 into a separate module, this removes the last direct caller from the core module into the sdio specific portion. All calls to wilc_sdio_enable_interrupt() and wilc_sdio_disable_interrupt() now go through a function pointer in wilc_hif_func. We also change arguments slightly to pass the device, as we are already touching those lines and the change will be needed later to remove the global variables. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions