aboutsummaryrefslogtreecommitdiff
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorMichal Kazior <[email protected]>2014-02-27 18:50:05 +0200
committerKalle Valo <[email protected]>2014-02-28 11:59:55 +0200
commit45967089d2685d2327c9710fe796d499d90ae844 (patch)
tree7600c8c437adc82454701f7a0991f4cfefbdea79 /lib/dynamic_debug.c
parent6c5151a9ffa9f796f2d707617cecb6b6b241dff8 (diff)
ath10k: reduce htt tx/rx spinlock overhead
It is inefficient to grab irqsave spinlocks for skb lists for each queue/dequeue action. Using rx_ring.lock and tx_lock allows to use less heavy bh spinlock functions and moving locking upwards allows to toggle spinlocks less often. Signed-off-by: Michal Kazior <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions