We include two fixes targeting 2.6.35. The station management code received some rework in 2.6.35 and we since discovered a few race conditions due to the station management actions not being serialized. This fix is included. The second fix addresses a potential system hang issue when unexpected information is received from device. 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 (1): iwlwifi: serialize station management actions Shanyu Zhao (1): iwlagn: verify flow id in compressed BA packet drivers/net/wireless/iwlwifi/iwl-agn-tx.c | 5 +++++ drivers/net/wireless/iwlwifi/iwl-agn.c | 8 ++++++-- drivers/net/wireless/iwlwifi/iwl-sta.c | 4 ++++ drivers/net/wireless/iwlwifi/iwl3945-base.c | 9 +++++++-- 4 files changed, 22 insertions(+), 4 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