diff options
| author | Jussi Kivilinna <[email protected]> | 2009-04-21 19:48:07 +0300 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-04-22 16:57:20 -0400 |
| commit | 8d4d99ae89a8845a1d63b0529dd98da28dc0ff65 (patch) | |
| tree | 40f248e8dee1f73d33fa8fe9c75ddea14e39cc21 /tools/perf/scripts/python | |
| parent | caa6dfadebee2098e9c5ece1d5efae96a6926d0f (diff) | |
rndis_wlan: fix initialization order for workqueue&workers
rndis_wext_link_change() might be called from rndis_command() at
initialization stage and priv->workqueue/priv->work have not been
initialized yet. This causes invalid opcode at rndis_wext_bind on
some brands of bcm4320.
Fix by initializing workqueue/workers in rndis_wext_bind() before
rndis_command is used.
Signed-off-by: Jussi Kivilinna <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions