]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: include frequency offset in survey info
authorThomas Pedersen <thomas@adapt-ip.com>
Tue, 22 Sep 2020 02:28:16 +0000 (19:28 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Sep 2020 12:09:52 +0000 (14:09 +0200)
commit58ef7c1b555e0e605da24b76cb2821dd3fcd6bc6
tree1eae61198427c656bf7dba0ec8b97f94755069f8
parent1d00ce807efaa0ee3a96de7801be042a06d35873
nl80211: include frequency offset in survey info

Recently channels gained a potential frequency offset, so
include this in the per-channel survey info.

Signed-off-by: Thomas Pedersen <thomas@adapt-ip.com>
Link: https://lore.kernel.org/r/20200922022818.15855-16-thomas@adapt-ip.com
[add the offset only if non-zero]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c