diff options
author | Johannes Berg <johannes.berg@intel.com> | 2012-03-04 17:31:35 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-05 20:44:39 +0100 |
commit | 182ada1c712a4ebe14d6a023cfab3559b2527d69 (patch) | |
tree | c0ee9a66d73ee7e439120267db8edefdfebec130 /scripts/makelst | |
parent | mwifiex: reset encryption mode flag before association (diff) | |
download | linux-182ada1c712a4ebe14d6a023cfab3559b2527d69.tar.xz linux-182ada1c712a4ebe14d6a023cfab3559b2527d69.zip |
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: stable@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions