commit | 4352a4d7f6bfd0aed0276a13fa4993db35714db4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 08 16:04:35 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 14 11:13:14 2016 +0100 |
tree | ba4792edce85432dbfde2a057774c62b82f730aa | |
parent | fad471860c097844432c7cf5d3ae6a0a059c2bdc [diff] |
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>