Skip to content

Commit

Permalink
Revert "mac80211: permit vht_capab also for 2.4GHz 802.11n"
Browse files Browse the repository at this point in the history
This reverts commit c7555733208b59659a1524d7fc1257953f8f9b23.
  • Loading branch information
rsalvaterra committed Jun 30, 2024
1 parent 69cc4fc commit bf73157
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ mac80211_hostapd_setup_base() {
esac
[ -n "$op_class" ] && append base_cfg "op_class=$op_class" "$N"
}
[ "$hwmode" = "a" ] || enable_ac=0

if [ "$enable_ac" != "0" ]; then
json_get_vars \
Expand Down

0 comments on commit bf73157

Please sign in to comment.