summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorGanapathi Bhat <gbhat@marvell.com>2018-06-27 09:13:38 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-07-31 10:11:33 +0300
commit5631909364e1e74b6188ec860d2a4cf216150a26 (patch)
tree03f6f4057470f03eb9001ccd06c3601b1602a757 /include/linux/timerqueue.h
parentd0db2f7a02e45dd4791b70404bd90874b20c38a4 (diff)
downloadlinux-5631909364e1e74b6188ec860d2a4cf216150a26.tar.xz
mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock
At present driver spinlock protects iteration of list rx_reorder_tbl_ptr with rx_reorder_tbl_lock. To protect the individual items in this list, it uses rx_pkt_lock. But, we can use a single rx_reorder_tbl_lock for both purposes. This patch replaces rx_pkt_lock by rx_reorder_tbl_lock. Signed-off-by: Ganapathi Bhat <gbhat@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions