diff options
author | Avinash Patil <patila@marvell.com> | 2013-01-03 21:21:28 -0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-01-07 15:18:29 -0500 |
commit | 659c4788611f725ede2def6e4db5d8d4a59b93b5 (patch) | |
tree | 659d0d8fb6f9f4db383197dc8f287566ec3730d3 /README | |
parent | 6ba1eafed183c6e0886d3483c8acac4efe1e95db (diff) |
mwifiex: access interrupt status only while holding lock
This patch fixes a bug for few instances where PCIe interrupt
status variable is accessed without holding spin lock.
This can result into missing interrupts.
Fix this by copying interrupt status to a local variable and
then using it for calling specific routine.
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions