+@@ -4303,6 +4303,7 @@
+ }
+
+ acx_init_task_scheduler(adev);
++ adev->ieee->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION);
+ result = ieee80211_register_hw(adev->ieee);
+ if (OK != result) {
+ printk("acx: ieee80211_register_hw() FAILED: %d\n", result);