aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorSujith Manoharan <[email protected]>2013-04-23 12:22:18 +0530
committerJohn W. Linville <[email protected]>2013-04-23 14:14:54 -0400
commit07236bf3c659d1823262c1dabec4fa05990df115 (patch)
tree3f82ccb90770f650b0b7366136813d330d44a9d8 /tools/perf/scripts/python/net_dropmonitor.py
parente87f3d538e5c3a561ddd97eab02706ff3973e7da (diff)
ath9k: Use lockless variants for the RX fifo queue
The RX fifo can be accessed from the common tasklet or it can be reaped/cleaned when RX is stopped, which is done when doing a reset or channel change - this happens in process context. Since it is ensured that there are no pending tasklets when stopping RX and cleaning the FIFO, there is no need to use SKB queue functions which take internal locks. Signed-off-by: Sujith Manoharan <[email protected]> Acked-by: Felix Fietkau <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions