diff options
author | Amitkumar Karwar <[email protected]> | 2014-04-14 15:31:05 -0700 |
---|---|---|
committer | John W. Linville <[email protected]> | 2014-04-15 13:27:05 -0400 |
commit | 20474129d8bb0e6f113634f4f0f4f1584d0beed2 (patch) | |
tree | 7a90e4c3e633b0ca1cc7cb51b2b3ca00a80454ba /net/lapb | |
parent | c0da71ff4d2cbf113465bff9a7c413154be25a89 (diff) |
mwifiex: process event before command response
During extended scan, SCAN report event is always followed by
command response. Sometimes It is observed that command response
is processed before SCAN report which leads to a crash, because
current command node is cleared while handling the response.
This patch makes sure that driver's main thread gives priority
to events over command responses.
Signed-off-by: Amitkumar Karwar <[email protected]>
Signed-off-by: Maithili Hinge <[email protected]>
Signed-off-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions