aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <[email protected]>2011-09-30 19:18:43 +0530
committerKalle Valo <[email protected]>2011-11-11 12:50:54 +0200
commit151bd30bdf88551d68a743b7f7504ca0f3ff2796 (patch)
tree8d987704d0061e77f59c668ebde4169f235163b8 /tools/perf/scripts/python/net_dropmonitor.py
parent1555f7339db57987487e2bd849bca9a104109c18 (diff)
ath6kl: Replace spin_lock_irqsave with spin_lock_bh
It is not necessary to use spinlock primitive to protect data which is accessed in hard irq context as nothing is running in hard irq with this driver. The spinlock primitive meant to protect data in softirq context is more appropriate. Signed-off-by: Vasanthakumar Thiagarajan <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions