1
linux/drivers/net/wireless/iwlwifi
Johannes Berg 182ada1c71 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>
2012-03-05 14:44:39 -05:00
..
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c
iwl-agn-calib.c
iwl-agn-calib.h
iwl-agn-hw.h
iwl-agn-lib.c iwlwifi: fix wowlan suspend 2012-03-05 14:44:39 -05:00
iwl-agn-rs.c
iwl-agn-rs.h
iwl-agn-rx.c
iwl-agn-rxon.c
iwl-agn-sta.c iwlwifi: fix key removal 2012-02-21 14:45:26 -05:00
iwl-agn-tt.c
iwl-agn-tt.h
iwl-agn-tx.c iwlwifi: don't mess up QoS counters with non-QoS frames 2012-02-01 15:26:00 -05:00
iwl-agn.c
iwl-agn.h
iwl-bus.h
iwl-cfg.h
iwl-commands.h iwlwifi: don't mess up QoS counters with non-QoS frames 2012-02-01 15:26:00 -05:00
iwl-core.c
iwl-core.h
iwl-csr.h
iwl-debug.h
iwl-debugfs.c
iwl-dev.h
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c
iwl-eeprom.h
iwl-fh.h
iwl-io.c
iwl-io.h
iwl-led.c
iwl-led.h
iwl-mac80211.c
iwl-pci.c
iwl-power.c
iwl-power.h
iwl-prph.h
iwl-scan.c wireless: iwlwifi: iwl-scan.c: Fix build warning 2012-01-16 15:01:16 -05:00
iwl-shared.h
iwl-testmode.c
iwl-testmode.h
iwl-trans-pcie-int.h
iwl-trans-pcie-rx.c iwlwifi: fix PCI-E transport "inta" race 2012-01-24 14:47:10 -05:00
iwl-trans-pcie-tx.c
iwl-trans-pcie.c iwlwifi: don't mess up QoS counters with non-QoS frames 2012-02-01 15:26:00 -05:00
iwl-trans.c
iwl-trans.h
iwl-ucode.c
iwl-wifi.h
Kconfig
Makefile