Skip to content

Commit

Permalink
Revert "wifi: mt76: mt7996: advertize beacon_int_min_gcd"
Browse files Browse the repository at this point in the history
This reverts commit 948f652.
  • Loading branch information
frank-w committed Sep 28, 2024
1 parent 9fe47c5 commit ec89dac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/mediatek/mt76/mt7996/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ static const struct ieee80211_iface_combination if_comb[] = {
BIT(NL80211_CHAN_WIDTH_40) |
BIT(NL80211_CHAN_WIDTH_80) |
BIT(NL80211_CHAN_WIDTH_160),
.beacon_int_min_gcd = 100,
}
};

Expand Down

0 comments on commit ec89dac

Please sign in to comment.