Skip to content
Commit 4c8dea63 authored by Johannes Berg's avatar Johannes Berg
Browse files

cfg80211: validate beacon int as part of iface combinations



Remove the pointless checking against interface combinations in
the initial basic beacon interval validation, that currently isn't
taking into account radar detection or channels properly. Instead,
just validate the basic range there, and then delay real checking
to the interface combination validation that drivers must do.

This means that drivers wanting to use the beacon_int_min_gcd will
now have to pass the new_beacon_int when validating the AP/mesh
start.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 56271da2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment