mac80211: fix some missing kernel-doc
authorJohannes Berg <johannes.berg@intel.com>
Thu, 24 Sep 2020 17:25:11 +0000 (19:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 28 Sep 2020 11:53:04 +0000 (13:53 +0200)
Two parameters are not described, add them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://lore.kernel.org/r/20200924192511.21411377b0a8.I1add147d782a3bf38287bde412dc98f69323c732@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c

index adc83d8..141ed8c 100644 (file)
@@ -2473,7 +2473,9 @@ static u16 ieee80211_store_ack_skb(struct ieee80211_local *local,
  * @sdata: virtual interface to build the header for
  * @skb: the skb to build the header in
  * @info_flags: skb flags to set
+ * @sta: the station pointer
  * @ctrl_flags: info control flags to set
+ * @cookie: cookie pointer to fill (if not %NULL)
  *
  * This function takes the skb with 802.3 header and reformats the header to
  * the appropriate IEEE 802.11 header based on which interface the packet is