mac80211: document status.freq restrictions
authorJohannes Berg <johannes.berg@intel.com>
Tue, 8 Dec 2015 14:04:35 +0000 (16:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Jan 2016 10:13:14 +0000 (11:13 +0100)
commit4352a4d7f6bfd0aed0276a13fa4993db35714db4
treeba4792edce85432dbfde2a057774c62b82f730aa
parentfad471860c097844432c7cf5d3ae6a0a059c2bdc
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>
include/net/mac80211.h