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)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 13 Sep 2023 07:36:57 +0000 (09:36 +0200)
commitd1383077c225ceb87ac7a3b56b2c505193f77ed7
tree25d8f711442d926e015b22075e16ce8b6b1fe530
parent37c20b2effe987b806c8de6d12978e4ffeff026f
wifi: cfg80211: add missing kernel-doc for cqm_rssi_work

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>
include/net/cfg80211.h