Two fixes intended for the wireless tree. The issue with the .flush() has been giving me a lot of email from RedHat's bugzilla server. Hope this patch will silence that ;-) The other issue was introduced with regulatory changes made by Seth Forshee as he remove rule for channel 14 upon my review comment, but n_rules field was not decreased so we got a random rule with bad side-effects. Cc: Seth Forshee <seth.forshee@xxxxxxxxxxxxx> Arend van Spriel (2): brcmsmac: fix mismatch in number of custom regulatory rules brcmsmac: rework of mac80211 .flush() callback operation drivers/net/wireless/brcm80211/brcmsmac/channel.c | 2 +- .../net/wireless/brcm80211/brcmsmac/mac80211_if.c | 41 +++++++++++++------- .../net/wireless/brcm80211/brcmsmac/mac80211_if.h | 3 +- drivers/net/wireless/brcm80211/brcmsmac/main.c | 21 +++------- drivers/net/wireless/brcm80211/brcmsmac/pub.h | 4 +- 5 files changed, 38 insertions(+), 33 deletions(-) -- 1.7.9.5 -- 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