OSDN Git Service

mwifiex: access rx_reorder_tbl_ptr only while holding lock
authorAmitkumar Karwar <akarwar@marvell.com>
Sat, 12 Jul 2014 03:53:13 +0000 (20:53 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 Jul 2014 20:00:04 +0000 (16:00 -0400)
commit2d702830e004f17e62980869e72f79775140201a
tree740087abdf4eb11e596c817681aca36aab046422
parent6a06e554daef86c4e8d290284927b081fedb249e
mwifiex: access rx_reorder_tbl_ptr only while holding lock

This patch fixes a bug in which rx_reorder_tbl_ptr is accessed
without holding spinlock at few places.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11n_rxreorder.c