]> git.karo-electronics.de Git - linux-beck.git/blobdiff - net/mac80211/ibss.c
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu...
[linux-beck.git] / net / mac80211 / ibss.c
index 337bb5d7800384b8acd52664951be429668e3f3c..f7fc0e00497fd73f858833e2cb54ec3058b177fe 100644 (file)
@@ -428,6 +428,7 @@ static void ieee80211_sta_join_ibss(struct ieee80211_sub_if_data *sdata,
                chandef.width = sdata->u.ibss.chandef.width;
                break;
        case NL80211_CHAN_WIDTH_80:
+       case NL80211_CHAN_WIDTH_80P80:
        case NL80211_CHAN_WIDTH_160:
                chandef = sdata->u.ibss.chandef;
                chandef.chan = cbss->channel;