]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: rsi: fix kernel-doc warning
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 08:33:44 +0000 (10:33 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 6 Sep 2022 08:34:40 +0000 (10:34 +0200)
commit763900f7f8a950cef7d4e22940e53b0d72b294d1
tree896a7bb3ccc213ca9b4fc81c03aee81dc10b9605
parenta29ed0d5138251ad63111c29ecf6430343f9e057
wifi: rsi: fix kernel-doc warning

One of my previous patches here changed the function prototype,
but since it was (half?) automated, I didn't update the docs.
Fix that now.

Fixes: a2ccf09d5f34 ("wifi: mac80211: change QoS settings API to take link into account")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/rsi/rsi_91x_mac80211.c