X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fstaging%2Fbrcm80211%2Fbrcmsmac%2Fwl_mac80211.c;h=ce115f29d79ab871a9e451982864cf30cbe00a6a;hb=9d2c415612bc6dd300e7feffebf193243536eaea;hp=46e765e2cacdf9e7d8d35f04e48578a8caa812cb;hpb=4a0791505639fcbb33b410c2a353d06688909188;p=karo-tx-linux.git diff --git a/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c b/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c index 46e765e2cacd..ce115f29d79a 100644 --- a/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c +++ b/drivers/staging/brcm80211/brcmsmac/wl_mac80211.c @@ -246,6 +246,7 @@ ieee_set_channel(struct ieee80211_hw *hw, struct ieee80211_channel *chan, case NL80211_CHAN_HT40MINUS: case NL80211_CHAN_HT40PLUS: WL_ERROR("%s: Need to implement 40 Mhz Channels!\n", __func__); + err = 1; break; }