Hi Dave, It's been pretty quiet for this cycle since the sizeof() mess, but I have two more fixes now I'd like to get in. Let me know if there's any problem. Thanks, johannes The following changes since commit ef9be10c8c999e00b239eec24cf01952a308f8e7: mac80211: reject software RSSI CQM with beacon filtering (2015-09-04 15:23:22 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git tags/mac80211-for-davem-2015-09-22 for you to fetch changes up to babc305e21ea3811d98b67437299360904ac1b6a: mac80211: reset CQM history upon reconfiguration (2015-09-22 15:22:50 +0200) ---------------------------------------------------------------- Just two small fixes: * VHT MCS mask array overrun, reported by Dan Carpenter * reset CQM history to always get a notification, from Sara Sharon ---------------------------------------------------------------- Johannes Berg (1): mac80211: fix VHT MCS mask array overrun Sara Sharon (1): mac80211: reset CQM history upon reconfiguration net/mac80211/cfg.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 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