Commit d4655db0 authored by Johannes Berg's avatar Johannes Berg

wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primary

This was still referring to cfg80211_chandef_primary_freq(),
fix it.
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Fixes: b82730bf ("wifi: cfg80211/mac80211: move puncturing into chandef")
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 4dbc306e
......@@ -1053,7 +1053,7 @@ cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy,
const struct cfg80211_chan_def *chandef);
/**
* cfg80211_chandef_primary_freq - calculate primary 40/80/160 MHz freq
* cfg80211_chandef_primary - calculate primary 40/80/160 MHz freq
* @chandef: chandef to calculate for
* @primary_chan_width: primary channel width to calculate center for
* @punctured: punctured sub-channel bitmap, will be recalculated
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment