diff options
| author | Jeff Disher <[email protected]> | 2012-08-30 18:20:55 -0700 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2012-09-07 15:03:44 -0400 |
| commit | 908fe11314be4744fb303179a1c46b22dcdc5b87 (patch) | |
| tree | 98f7f7fa1270e08a3454919448918f78a71d7807 /tools/perf/scripts/python/bin | |
| parent | cbaa177d2b2f9364c7b9250d8ced75fae326c052 (diff) | |
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
Since mwifiex_ds_misc_subsc_evt is used in an asynchronous case,
store the structure in the long-lived mwifiex_private instead of
on the calling stack.
This fixes a problem where the response of the asynchronous
operation would corrupt a stack frame potentially in use by
a different thread.
Signed-off-by: Jeff Disher <[email protected]>
Reviewed-by: Sam Leffler <[email protected]>
Tested-by: Jeff Disher <[email protected]>
Acked-by: Bing Zhao <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions