We include two fixes targeting 2.6.34. The first solves a memory corruption error where the wrong index was used to initialize an array. The second reverts a patch found in 2.6.34 since it can cause some memory corruption. These patches are also available from wireless-2.6 branch on git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git Reinette Chatre (2): iwl3945: fix memory corruption Revert "iwlwifi: Send broadcast probe request only when asked to" drivers/net/wireless/iwlwifi/iwl-3945.c | 6 ++-- drivers/net/wireless/iwlwifi/iwl-agn.c | 2 +- drivers/net/wireless/iwlwifi/iwl-scan.c | 49 ++++++++++--------------------- 3 files changed, 20 insertions(+), 37 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html