|
@@ -440,9 +440,6 @@ int wiphy_register(struct wiphy *wiphy)
|
|
int i;
|
|
int i;
|
|
u16 ifmodes = wiphy->interface_modes;
|
|
u16 ifmodes = wiphy->interface_modes;
|
|
|
|
|
|
- /* support for 5/10 MHz is broken due to nl80211 API mess - disable */
|
|
|
|
- wiphy->flags &= ~WIPHY_FLAG_SUPPORTS_5_10_MHZ;
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* There are major locking problems in nl80211/mac80211 for CSA,
|
|
* There are major locking problems in nl80211/mac80211 for CSA,
|
|
* disable for all drivers until this has been reworked.
|
|
* disable for all drivers until this has been reworked.
|