|
@@ -7325,7 +7325,7 @@ const struct wiphy_vendor_command hdd_wiphy_vendor_commands[] = {
|
|
|
.info.vendor_id = QCA_NL80211_VENDOR_ID,
|
|
|
.info.subcmd = QCA_NL80211_VENDOR_SUBCMD_DFS_CAPABILITY,
|
|
|
.flags = WIPHY_VENDOR_CMD_NEED_WDEV |
|
|
|
- WIPHY_VENDOR_CMD_NEED_NETDEV | WIPHY_VENDOR_CMD_NEED_RUNNING,
|
|
|
+ WIPHY_VENDOR_CMD_NEED_NETDEV,
|
|
|
.doit = is_driver_dfs_capable
|
|
|
},
|
|
|
|