diff options
| author | Jean Delvare <[email protected]> | 2009-04-06 02:27:10 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-04-06 17:07:59 -0700 |
| commit | 10fd9d7ec48194754de6497ded2ef53cbd2c313e (patch) | |
| tree | 4bf147d16636b5984cb694f2d6a5ea26a9f688c3 /tools/perf/scripts/python | |
| parent | c69c6d107ab18e330f22f9380da353fed29c296b (diff) | |
ibm_newemac: Fix dangerous struct assumption
The ibm_newemac driver includes code which assumes that the
work_struct which is included in every delayed_work is the first
member of that structure. This is currently the case but might change
in the future, so use to_delayed_work() instead, which doesn't make
such an assumption.
Signed-off-by: Jean Delvare <[email protected]>
Cc: Josh Boyer <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions