diff options
author | Johannes Berg <[email protected]> | 2012-03-04 08:31:35 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2012-03-05 14:44:39 -0500 |
commit | 182ada1c712a4ebe14d6a023cfab3559b2527d69 (patch) | |
tree | c0ee9a66d73ee7e439120267db8edefdfebec130 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 00f157b49780e194c38dafdf9df8e10b8a6a9626 (diff) |
iwlwifi: fix wowlan suspend
This was broken by the commit 023ca58f1
"iwlwifi: Move the core suspend function to iwl-agn-lib"
where for some reason the code changed while moving,
from
.len[0] = sizeof(*key_data.rsc_tsc),
to
.len[0] = sizeof(key_data.rsc_tsc),
Cc: [email protected]
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Wey-Yi Guy <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions