John, Please pull my mac80211.git tree to get the recent fixes for the stack that are relevant for 3.5 still. I've included David's fix for leaving a scan request dangling if we abort a connection while polling it, a few kernel-doc fixes, Michal's fix to interface validation and two fixes from Eliad, one to avoid a possible deadlock and one to not call the driver unexpectedly. Thanks, johannes ----- The following changes since commit 6aee4ca3d2217d3f76469e5ed576d62695f0912a: mac80211: add back channel change flag (2012-06-08 13:47:08 -0400) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git for-john for you to fetch changes up to 79543d8eecc0957ac6fe3ec1e2486ad31d4b67a3: mac80211: stop polling in disassociation (2012-06-13 10:17:55 +0200) ---------------------------------------------------------------- Ashok Nagarajan (1): mac80211: add missing kernel-doc David Spinadel (1): mac80211: stop polling in disassociation Eliad Peller (2): cfg80211: fix potential deadlock in regulatory mac80211: check sdata_running on ieee80211_set_bitrate_mask Johannes Berg (1): mac80211: add some missing kernel-doc Michal Kazior (1): cfg80211: check iface combinations only when iface is running include/net/mac80211.h | 6 ++++++ net/mac80211/cfg.c | 3 +++ net/mac80211/mlme.c | 4 ++-- net/mac80211/sta_info.h | 5 +++++ net/wireless/reg.c | 2 +- net/wireless/util.c | 2 +- 6 files changed, 18 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