diff options
| author | Holger Eitzenberger <[email protected]> | 2010-11-17 15:43:52 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2010-12-10 22:13:01 -0800 |
| commit | 9633e63bb1d82c02950983d5d3317e6656b11c8e (patch) | |
| tree | fb13f79801a120a73a2e72c78c60df3cdc30ec44 /tools/perf/scripts/python/bin | |
| parent | 9fe93afdd07aba52a018eb52784124579a80470e (diff) | |
e1000e: fix double initialization in blink path
The kernel goes BUG() at the time 'ethtool -p eth0 3' comes
back, which is due to adapter->led_blink_task initialized
several times. At the time it is still running this results
in a corrupted task_list of the associated workqueue.
The fix is to move the workqueue initialization to the
probe function instead.
Signed-off-by: Holger Eitzenberger <[email protected]>
Reviewed-by: Jesse Brandeburg <[email protected]>
Tested-by: Emil Tantilov <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions