Merge branches 'acpica', 'acpi-video' and 'acpi-fan'
[cascardo/linux.git] / net / mac80211 / ibss.c
index 337bb5d..f7fc0e0 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;