diff options
| author | Johannes Berg <[email protected]> | 2012-07-12 13:56:28 +0200 |
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2012-07-12 14:37:39 +0200 |
| commit | 3ec4588231914344834805a6828551cd5c65afd8 (patch) | |
| tree | b643426daa1081462708fee9d79a1a25ed43cca4 /tools/perf/scripts/python/bin | |
| parent | e911ede7b7613ce231c8e10db8cb778d16013d33 (diff) | |
iwlwifi: don't use stack memory for kmem cache name
Since the kmem cache API doesn't internally allocate
the name but just points to the name that was passed
in we can't use stack memory for it. Move the name
into the transport struct.
Reported-by: Stanislaw Gruszka <[email protected]>
Reviewed-by: Emmanuel Grumbach <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions