Commit 3c125c4
committed
Revert "wifi: mt76: mt7996: advertize beacon_int_min_gcd"
This reverts commit 7fee7b2.
patch causes warning in mainline (6.11-rc5) code
WARNING: CPU: 3 PID: 2949 at net/wireless/core.c:671 wiphy_register+0x3b4/0x8d8 [cfg80211]
if (WARN_ON(types & BIT(NL80211_IFTYPE_ADHOC) &&
c->beacon_int_min_gcd)) {
return -EINVAL;
}1 parent 138fb39 commit 3c125c4
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
| |||
0 commit comments