Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mac80211: document status.freq restrictions
It's not always necessary to set the status.freq field, for example when this would be an expensive calculation. It must be set for all management frames (as they might be reported to userspace), but for data frames it's not really required. Document this. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
- Loading branch information