We include three fixes. iwlwifi's regulatory information was not handled correctly due to a regression introduced a long time ago by "cfg80211: convert bools into flags". A recent patch "iwlwifi: error checking for number of tfds in queue" that was included as a fix missed some hunks, which are corrected here. The third patch fixes an issue with high CPU utilization due to a high number of interrupts per second that are not cleared properly. 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: fix regulatory Shanyu Zhao (1): iwlwifi: clear unattended interrupts in tasklet Wey-Yi Guy (1): iwlwifi: counting number of tfds can be free for 4965 drivers/net/wireless/iwlwifi/iwl-4965.c | 6 ++---- drivers/net/wireless/iwlwifi/iwl-agn.c | 12 ++++++++++-- drivers/net/wireless/iwlwifi/iwl3945-base.c | 2 +- 3 files changed, 13 insertions(+), 7 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