Ganapathi Bhat <gbhat@xxxxxxxxxxx> wrote: > 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@xxxxxxxxxxx> 2 patches applied to wireless-drivers-next.git, thanks. 5631909364e1 mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock 5188d5453bc9 mwifiex: restructure rx_reorder_tbl_lock usage -- https://patchwork.kernel.org/patch/10490657/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches