diff options
| author | Sujith <Sujith.Manoharan@atheros.com> | 2010-04-23 08:58:19 +0400 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2010-04-26 22:21:21 +0400 |
| commit | 0d36d71da2a3e5b28b4e7743c0041515cca798ef (patch) | |
| tree | 7ff0d830e72a4a15ffe05b17f3afa0987448466e /include/linux/moduleparam.h | |
| parent | ba44370175d2e743065382508ed7823cc83cea0a (diff) | |
| download | linux-0d36d71da2a3e5b28b4e7743c0041515cca798ef.tar.xz | |
ath9k_htc: Fix WMI command race
My patch "ath9k_htc: Handle WMI timeouts properly" introduced
a race condition in WMI command processing. The last issued command
should be stored _before_ issuing a WMI command. Not doing this
would result in the WMI event IRQ dropping correct command responses
as invalid.
Fix this race by storing the command id correctly.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions
