wifi: cfg80211: add missing kernel-doc for cqm_rssi_work
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Sep 2023 07:36:57 +0000 (09:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Oct 2023 20:00:40 +0000 (22:00 +0200)
commit42970d32fe1e5a68f7dd0e487ef3881c1cc95882
treeb7211d3b946cb06fba7406fafb97d14b2929f0ef
parentc797498e860e9a435a651bbf0789433684ce6dd8
wifi: cfg80211: add missing kernel-doc for cqm_rssi_work

[ Upstream commit d1383077c225ceb87ac7a3b56b2c505193f77ed7 ]

As reported by Stephen, I neglected to add the kernel-doc
for the new struct member. Fix that.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 37c20b2effe9 ("wifi: cfg80211: fix cqm_config access race")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/net/cfg80211.h