]> 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)
commit3a280307b6f169c37914b08e4b9bd44f87083320
tree1eae61198427c656bf7dba0ec8b97f94755069f8
parentd4fda08c50ad291ee05087d9db48356f9f32f1e4
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